Difference between revisions of "ResourceEmptyHopper (000000ED)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
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}}|unknown always 1
 
|-
 
|-
|{{byte}}|{{unknown counter - increments by 2}}
+
|{{byte}}|unknown counter - increments by 2
 
|}
 
|}
 
|}
 
|}

Revision as of 21:15, 1 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 unknown always 1
BYTE unknown counter - increments by 2

Variable Descriptions


controllerID = 000000ED


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

Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.