Difference between revisions of "DenyTradeMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Server Packet|DenyTradeMessage (6EC28670)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 12: Line 14:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 32: Line 34:
 
|}
 
|}
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 00:33, 3 January 2008





Server Packet - DenyTradeMessage (6EC28670)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Operand_Count
INT Opcode

Variable Descriptions


Opperand_Count = 1

Opcode = 6EC28670


  • Denies the transaction when waiting to be accepted.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...