Difference between revisions of "SecureTrade (00000115)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
|{{long}}|Receiver ID
+
 
|-
+
|{{int}}|{{unknown}}
+
|-
+
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}
 
|-
 
|-

Revision as of 09:21, 22 September 2007


Struct


INT ??
LONG Sender ID
LONG Receiver ID

Variable Descriptions


controllerID = 00000115


This packet causes the system message, "XXX wants to trade with you", to come up when send to the client.

Additionally the client sends it to the server when we want to trade with somebody

  • Receiver:
The character receiving the message
  • Sender:
The character sending the message
  • Unks:
The first can be any value, to no effect
The second can only be 1, any other value causes nothing to happen - when send to the client

Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.