Difference between revisions of "ResourceEmptyHopper (000000ED)"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Struct)
Line 18: Line 18:
 
|{{int}}|Resource amount
 
|{{int}}|Resource amount
 
|-
 
|-
|{{byte}}|unknown always 1
+
|{{byte}}|0 for retrieving, 1 for discarding
 
|-
 
|-
|{{byte}}|unknown counter - increments by 2
+
|{{byte}}|counter - increments by 2
 
|}
 
|}
 
|}
 
|}

Revision as of 10:50, 2 December 2009





Object Controller - ResourceEmptyHopper (000000ED)

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

Struct


LONG Players ID
LONG Structures ID
LONG Resources ID
INT Resource amount
BYTE 0 for retrieving, 1 for discarding
BYTE counter - increments by 2

Variable Descriptions


controllerID = 000000ED


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

Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.