Difference between revisions of "DraftSlotsQueryResponse (000001BF)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 19: Line 19:
 
|-
 
|-
 
|{{int}}||Nr of slots
 
|{{int}}||Nr of slots
|-
+
|}
|{{beginlist| list }}|slotlist
+
{{beginlist|slots}}
|-
+
:{| class="wikitable"
 
|{{a_string}}||where to look up the string
 
|{{a_string}}||where to look up the string
 
|-
 
|-
Line 31: Line 31:
 
|-
 
|-
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}
|-
+
|}
|{{beginlist|list }}|slotressourcelist
+
:{{beginlist|slot resources}}
|-
+
::{| class="wikitable"
 
|{{a_string}}||where to look it up
 
|{{a_string}}||where to look it up
 
|-
 
|-
Line 46: Line 46:
 
|{{int}}||Nr of res needed
 
|{{int}}||Nr of res needed
 
|-
 
|-
|{{endlist|endlist}}|slotressourcelist
+
:{{endlist|slot resources}}
|-
+
:{| class="wikitable"
 
|{{a_string}}|{{unknown -> this string In my view doesnt exits Sch}}
 
|{{a_string}}|{{unknown -> this string In my view doesnt exits Sch}}
|-
 
|{{endlist|endlist }}|slotlist
 
 
|}
 
|}
 +
{{endlist|slots}}
  
 
===Variable Descriptions===
 
===Variable Descriptions===

Revision as of 09:44, 22 March 2007


Struct


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

<slots count={{{2}}}>

A_STRING where to look up the string
INT ??
A_STRING Name of the slot
BYTE ??
INT ??
<slot resources count={{{2}}}>
<slot resources/>
A_STRING where to look it up
INT ??
A_STRING name of the string
U_STRING what Ressource goes in there
BYTE should be 4 unknown
INT Nr of res needed
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.