Difference between revisions of "ResourceEmptyHopper (000000ED)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Tags)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Object Controller|ResourceEmptyHopper (000000ED)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{long}}|{{unknown}}
+
|{{long}}|Players ID
 
|-
 
|-
|{{long}}|{{unknown}}
+
|{{long}}|Structures ID
 
|-
 
|-
|{{long}}|{{unknown}}
+
|{{long}}|Resources ID
 
|-
 
|-
|{{int}}|{{unknown}}
+
|{{int}}|Resource amount
 
|-
 
|-
|{{byte}}|{{unknown}}
+
|{{byte}}|0 for retrieving, 1 for discarding
 
|-
 
|-
|{{byte}}|{{unknown}}
+
|{{byte}}|counter - increments by 2
 +
|}
 
|}
 
|}
  
Line 38: 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.