Difference between revisions of "BeginTradeMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
m (Protected "BeginTradeMessage": Page is complete. [edit=sysop:move=sysop])
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{MissingPacket}}
 
 
{{PageHeader|Server Packet|BeginTradeMessage (325932D8)}}
 
{{PageHeader|Server Packet|BeginTradeMessage (325932D8)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 44: Line 43:
  
 
<pre>
 
<pre>
Insert Sample Packet Here...
+
02 00      // Op Count
 +
D8 32 59 32 // BeginTradeMessage
 +
00 AB CD 19 20 00 00 00 // Object Id
 
</pre>
 
</pre>

Latest revision as of 14:40, 28 December 2007

Server Packet - BeginTradeMessage (325932D8)

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 Op Count
INT OpCode
LONG Object Id

Variable Descriptions


Opperand_Count = 1

Opcode = 325932D8


  • ObjectID:
ObjectID of the player with who you are trading with.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

02 00       // Op Count
D8 32 59 32 // BeginTradeMessage
00 AB CD 19 20 00 00 00 // Object Id