Difference between revisions of "MissionGenericResponse (000000FA)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 37: Line 37:
  
 
|}
 
|}
 +
 +
==Sample Packet==
 +
 +
<pre>
 +
05 00
 +
46 5E CE 80            // ObjControllerMessage
 +
0B 00 00 00
 +
FA 00 00 00            // MissionGenericResponse
 +
4D FB F3 A5 0D 00 00 00 // Character ID
 +
00 00 00 00
 +
43 8E 78 FD 23 00 00 00 // Mission ID
 +
01
 +
04
 +
</pre>

Revision as of 18:26, 27 December 2007


Struct


LONG ??
BYTE ??
BYTE ??

Variable Descriptions


controllerID = 000000FA


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.

Sample Packet

05 00 
46 5E CE 80             // ObjControllerMessage 
0B 00 00 00 
FA 00 00 00             // MissionGenericResponse 
4D FB F3 A5 0D 00 00 00 // Character ID 
00 00 00 00 
43 8E 78 FD 23 00 00 00 // Mission ID 
01 
04