Difference between revisions of "SecureTrade (00000115)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{long}}|Receiver ID
 +
|-
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}
 
|-
 
|-
|{{long}}|{{unknown}}
+
|{{int}}|{{unknown}}
 +
|-
 +
|{{long}}|Sender ID
 +
|-
 +
|{{long}}|Receiver ID
 
|-
 
|-
|{{long}}|{{unknown}}
 
 
|}
 
|}
  
Line 20: Line 25:
 
----
 
----
  
* Something to do with trading.
+
This packet causes the system message, "XXX wants to trade with you", to come up.
 +
 
 +
* '''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
  
 
|valign=top|
 
|valign=top|
Line 29: Line 44:
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{25%}}
+
||{{75%}}
 
|-
 
|-
 
|}
 
|}
  
 
|}
 
|}

Revision as of 00:25, 27 May 2007


Struct


LONG Receiver ID
INT ??
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.

  • 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

Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.