Difference between revisions of "DraftSlotsQueryResponse (000001BF)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 18: Line 18:
 
|{{byte}}|{{unknown}}
 
|{{byte}}|{{unknown}}
 
|-
 
|-
|{{int}}||Nr of slots
+
|{{int}}||slots amount
 
|}
 
|}
{{beginlist|slots}}
+
{{beginlist|slots|slots amount}}
 
:{| class="wikitable"
 
:{| class="wikitable"
 
|{{a_string}}||where to look up the string
 
|{{a_string}}||where to look up the string
Line 32: Line 32:
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}
 
|}
 
|}
:{{beginlist|slot resources}}
+
:{{beginlist|slot resources|previous int?}}
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|{{a_string}}||where to look it up
 
|{{a_string}}||where to look it up
Line 40: Line 40:
 
|{{a_string}}||name of the string
 
|{{a_string}}||name of the string
 
|-
 
|-
|{{u_string}}||what Ressource goes in there
+
|{{u_string}}||what resource goes in there
 
|-
 
|-
 
|{{byte}}||should be 4 unknown
 
|{{byte}}||should be 4 unknown
 
|-
 
|-
|{{int}}||Nr of res needed
+
|{{int}}||required resource amount
 
|}
 
|}
 
:{{endlist|slot resources}}
 
:{{endlist|slot resources}}

Revision as of 09:56, 22 March 2007


Struct


INT resource weights id (?)
INT crc schematic
INT complexity
INT size in Datapad
BYTE ??
INT slots amount

<slots count=slots amount>

A_STRING where to look up the string
INT ??
A_STRING Name of the slot
BYTE ??
INT ??
<slot resources count=previous int?>
A_STRING where to look it up
INT ??
A_STRING name of the string
U_STRING what resource goes in there
BYTE should be 4 unknown
INT required resource amount
<slot resources/>
A_STRING {{unknown -> this string In my view doesnt exits Sch}}

<slots/>


Variable Descriptions


controllerID = 000001BF


Tags


OCM This header is part of the ObjControllerMessage.

50% This packet has been partially reversed.