Difference between revisions of "HarvesterResourceData (000000EA)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
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 Type'''
 +
|-
 +
|{{byte}}||'''Resource Density'''
 
|}
 
|}
 +
{{endlist|Resource List}}
 +
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 01:56, 17 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 Type
BYTE Resource Density

<Resource List/>

Variable Descriptions


controllerID = 000000EA


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

Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.