Difference between revisions of "DraftSlotsQueryResponse (000001BF)"

From SWGANH Wiki
Jump to: navigation, search
 
(Struct)
Line 8: Line 8:
  
 
<pre>
 
<pre>
INT:         Unknown
+
INT:         resource weights id (?)
INT:         Unknown
+
INT:         crc schematic
INT:         Unknown
+
INT:         complexity
INT:         Unknown
+
INT:         size in Datapad
 
BYTE:         Unknown
 
BYTE:         Unknown
INT:         Unknown
+
INT:         Nr of slots
 
{
 
{
A_STRING: Unknown
+
A_STRING: where to look up the string
 
INT:         Unknown
 
INT:         Unknown
A_STRING: Unknown
+
A_STRING: Name of the slot
 
BYTE:          Unknown
 
BYTE:          Unknown
 
INT:         Unknown
 
INT:         Unknown
 
{
 
{
A_STRING: Unknown
+
A_STRING: where to look it up
INT:         Unknown
+
A_STRING: Unknown
+
U_STRING: Unknown
+
BYTE:          Unknown
+
 
INT:         Unknown
 
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
 
}
 
}
A_STRING: Unknown
+
// .> ????A_STRING: Unknown ---------- huh??
 
}
 
}
 
</pre>
 
</pre>

Revision as of 00:20, 22 March 2007


Struct


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

Variable Descriptions


controllerID = 000001BF


Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.