Difference between revisions of "DraftSlotsQueryResponse (000001BF)"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Struct)
Line 7: Line 7:
 
----
 
----
  
<pre>
+
{| class="wikitable"
INT:         resource weights id (?)
+
|{{int}}||resource weights id (?)
INT:         crc schematic
+
|-
INT:         complexity
+
|{{int}}||crc schematic
INT:         size in Datapad
+
|-
BYTE:         Unknown
+
|{{int}}||complexity
INT:         Nr of slots
+
|-
{
+
|{{int}}||size in Datapad
A_STRING: where to look up the string
+
|-
INT:         Unknown
+
|{{byte}}|{{unknown}}
A_STRING: Name of the slot
+
|-
BYTE:          Unknown
+
|{{int}}||Nr of slots
INT:         Unknown
+
|-
{
+
|{{beginlist}}||
A_STRING: where to look it up
+
|-
INT:         Unknown
+
|{{a_string}}||where to look up the string
A_STRING: name of the string
+
|-
U_STRING: what Ressource goes in there
+
|{{int}}|{{unknown}}
BYTE:          should be 4 unknown
+
|-
INT:         Nr of res needed
+
|{{a_string}}||Name of the slot
}
+
|-
// .> ????A_STRING: Unknown ---------- huh??
+
|{{byte}}|{{unknown}}
}
+
|-
</pre>
+
|{{int}}|{{unknown}}
 +
|-
 +
|{{beginlist}}||
 +
|-
 +
|{{a_string}}||where to look it up
 +
|-
 +
|{{int}}|{{unknown}}
 +
|-
 +
|{{a_string}}||name of the string
 +
|-
 +
|{{u_string}}||what Ressource goes in there
 +
|-
 +
|{{byte}}||should be 4 unknown
 +
|-
 +
|{{int}}||Nr of res needed
 +
|-
 +
|{{endlist}}
 +
|-
 +
|{{a_string}}|{{unknown}}
 +
|-
 +
|{{endlist}}
 +
|}
  
 
===Variable Descriptions===
 
===Variable Descriptions===

Revision as of 06:16, 22 March 2007


Struct


INT resource weights id (?)
INT crc schematic
INT complexity
INT size in Datapad
BYTE ??
INT Nr of slots
<{{{1}}} count={{{2}}}>
A_STRING where to look up the string
INT ??
A_STRING Name of the slot
BYTE ??
INT ??
<{{{1}}} count={{{2}}}>
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
<{{{1}}}/>
A_STRING ??
<{{{1}}}/>

Variable Descriptions


controllerID = 000001BF


Tags


OCM This header is part of the ObjControllerMessage.

50% This packet has been partially reversed.