Difference between revisions of "ResourceWeights (00000207)"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Struct)
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 +
{| class="wikitable"
 +
|-
 +
|{{int}}||'''server assigned id for the schem'''
 +
|-
 +
|{{int}}||'''schematic crc'''
 +
|-
 +
|{{byte}}||'''counter resource weights'''
 +
|-
 +
|{{a_string}}||'''Password'''
 +
|-
 +
|{{a_string}}||'''Version'''
 +
|-
 +
|}
  
<pre>
 
INT:            server assigned id for the schem
 
  
INT:            crc of the schematic
+
<pre>
  
BYTE:          counter resource weights
+
BYTE:           
 
{
 
{
 
BYTE:          counter data pairs
 
BYTE:          counter data pairs

Revision as of 08:51, 23 March 2007


Struct


INT server assigned id for the schem
INT schematic crc
BYTE counter resource weights
A_STRING Password
A_STRING Version



BYTE:           
{
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.

75% This packet has been partially reversed.