Difference between revisions of "GenericResponse (000000EE)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Tags)
 
Line 34: Line 34:
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{75%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
  
 
|}
 
|}

Latest revision as of 11:52, 2 December 2009

Object Controller - DiscardResourceResponse (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 0 retrieving 1 discarding
BYTE byte 2 of request - counter

Variable Descriptions


controllerID = 000000EE


  • This is the answer to the ED Opcode
  • Needs to be send to Acknowledge the discarding or retrieving of the selected resource
  • ----

Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.