Difference between revisions of "ResourceEmptyHopper (000000ED)"

From SWGANH Wiki
Jump to: navigation, search
m (Struct)
(Tags)
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{long}}|{{Players ID}}
+
|{{long}}|Players ID
 
|-
 
|-
|{{long}}|{{Structures ID}}
+
|{{long}}|Structures ID
 
|-
 
|-
|{{long}}|{{Resources ID}}
+
|{{long}}|Resources ID
 
|-
 
|-
|{{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
 
|}
 
|}
 
|}
 
|}
Line 41: Line 41:
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{25%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
  
 
|}
 
|}

Latest 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.

100% This packet has been completely reversed.