Difference between revisions of "HarvesterResourceData (000000EA)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
 
(4 intermediate revisions by one other user not shown)
Line 9: Line 9:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{long}}|{{unknown}}
+
|{{long}}|'''Harverster ID'''
 +
|-
 +
|{{int}}|'''Resource List Size'''
 +
|-
 
|}
 
|}
 +
{{beginlist|Resource List|Bit Masks Count}}
 +
:{| class="wikitable"
 +
|{{long}}||'''Resource ID'''
 +
|-
 +
|{{a_string}}||'''Resource Name'''
 +
|-
 +
|{{a_string}}||'''Resource Type'''
 +
|-
 +
|{{byte}}||'''Resource Density'''
 
|}
 
|}
 +
{{endlist|Resource List}}
 +
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 17: Line 32:
 
----
 
----
  
* Additional Descriptions go here...
+
N/A
* --
+
* ---
+
* ----
+
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----
Line 29: Line 42:
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{25%}}
+
||{{100%}}
 
|}
 
|}
  
 
|}
 
|}

Latest revision as of 18:34, 19 March 2008

Object Controller - HarvesterResourceData (000000EA)

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 Harverster ID
INT Resource List Size

<Resource List count=Bit Masks Count>

LONG Resource ID
A_STRING Resource Name
A_STRING Resource Type
BYTE Resource Density

<Resource List/>

Variable Descriptions


controllerID = 000000EA


N/A

Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.