Difference between revisions of "DraftSlotsQueryResponse (000001BF)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 20: Line 20:
 
|{{int}}||Nr of slots
 
|{{int}}||Nr of slots
 
|-
 
|-
|{{beginlist| list }}|unknown1
+
|{{beginlist| list }}|slotlist
 
|-
 
|-
 
|{{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|list |unknown2}}
+
|{{beginlist|list }}|slotressourcelist
 
|-
 
|-
 
|{{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| unknown2}}
+
|{{endlist|endlist}}|slotressourcelist
 
|-
 
|-
 
|{{a_string}}|{{unknown -> this string In my view doesnt exits Sch}}
 
|{{a_string}}|{{unknown -> this string In my view doesnt exits Sch}}
 
|-
 
|-
|{{endlist|endlist | unknown1}}
+
|{{endlist|endlist }}|slotlist
 
|}
 
|}
  

Revision as of 07:32, 22 March 2007


Struct


INT resource weights id (?)
INT crc schematic
INT complexity
INT size in Datapad
BYTE ??
INT Nr of slots
< list count={{{2}}}> slotlist
A_STRING where to look up the string
INT ??
A_STRING Name of the slot
BYTE ??
INT ??
<list count={{{2}}}> slotressourcelist
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
<endlist/> slotressourcelist
A_STRING {{unknown -> this string In my view doesnt exits Sch}}
<endlist /> slotlist

Variable Descriptions


controllerID = 000001BF


Tags


OCM This header is part of the ObjControllerMessage.

50% This packet has been partially reversed.