Difference between revisions of "ResourceWeights (00000207)"

From SWGANH Wiki
Jump to: navigation, search
 
(Struct)
Line 8: Line 8:
  
 
<pre>
 
<pre>
INT:            Unknown
+
INT:            server assigned id for the schem
INT:            Unknown
+
 
BYTE:          Unknown
+
INT:            crc of the schematic
BYTE:          Unknown
+
 
 +
BYTE:          counter resource weights
 
{
 
{
BYTE:          Unknown
+
BYTE:          counter data pairs
 
{
 
{
BYTE:          Unknown
+
BYTE:          Data
 
}
 
}
 
}
 
}
 +
 +
BYTE:          counter assembly max weights
 +
{
 +
BYTE:          counter data pairs
 +
{
 +
BYTE:          Data
 +
}
 +
}
 +
 +
 
</pre>
 
</pre>
  

Revision as of 08:44, 23 March 2007


Struct


INT:            server assigned id for the schem

INT:            crc of the schematic

BYTE:           counter resource weights
{
BYTE:           counter data pairs
{
BYTE:           Data
}
}

BYTE:           counter assembly max weights
{
BYTE:           counter data pairs
{
BYTE:           Data
}
}


Variable Descriptions


controllerID = 00000207


Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.