Difference between revisions of "MissionListRequest (000000F5)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
Line 22: Line 22:
 
----
 
----
  
* ??: Always 0...
+
* ??:
* Counter: This counter starts at 2, and is incremented by 3 each refresh regardless of what terminal is used.
+
:Always 0...
* TerminalID: The ObjectID of the terminal being used.
+
* Counter:
 +
:This counter starts at 2, and is incremented by 3 each refresh regardless of what terminal is used.
 +
* TerminalID:
 +
:The ObjectID of the terminal being used.
  
 
|valign=top|
 
|valign=top|

Revision as of 22:53, 20 March 2007


Struct


BYTE Unknown
BYTE Counter
LONG TerminalID

Variable Descriptions


controllerID = 000000F5


  •  ??:
Always 0...
  • Counter:
This counter starts at 2, and is incremented by 3 each refresh regardless of what terminal is used.
  • TerminalID:
The ObjectID of the terminal being used.

Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.