Difference between revisions of "GenericResponse (000000EE)"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
Line 1: Line 1:
{{PageHeader|Object Controller|GenericIntResponse (000000EE)}}
+
{{PageHeader|Object Controller|DiscardResourceResponse (000000EE)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-

Revision as of 23:20, 1 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 just mirrored
BYTE byte 2 of request just mirrored

Variable Descriptions


controllerID = 000000EE


  • This is the answer to the ED Opcode
  • Needs to be send to Acknowledge the discarding of the resource
  • still need to figure possible error codes out
  • ----

Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.