Difference between revisions of "GenericResponse (000000EE)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 9: Line 9:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{int}}|{{unknown}}
+
|{{int}}|Opcode of the request we answer
 
|-
 
|-
|{{byte}}|{{unknown}}
+
|{{byte}}|byte 1 of request just mirrored
 
|-
 
|-
|{{byte}}|{{unknown}}
+
|{{byte}}|byte 2 of request just mirrored
 
|}
 
|}
 
|}
 
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 23:18, 1 December 2009

Object Controller - GenericIntResponse (000000EE)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


INT Opcode of the request we answer
BYTE byte 1 of request just mirrored
BYTE byte 2 of request just mirrored

Variable Descriptions


controllerID = 000000EE


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

Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.