Difference between revisions of "BeginTradeMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 10: Line 10:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{short}}||Opperand Count
+
|{{short}}||'''Op Count'''
 
|-
 
|-
|{{int}}||OpCode
+
|{{int}}||'''OpCode'''
 
|-
 
|-
|{{long}}|Object Id
+
|{{long}}|'''Object Id'''
 
|}
 
|}
 
|}
 
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 10:16, 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

Insert Sample Packet Here...