Difference between revisions of "ResourceWeights (00000207)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 12: Line 12:
 
|{{int}}||'''schematic crc'''
 
|{{int}}||'''schematic crc'''
 
|-
 
|-
|{{byte}}||'''counter resource weights'''
+
|{{byte}}||'''counter resource weights '''
 
|-
 
|-
|{{byte}}||'''counter for Data pairs'''
+
|{{byte}}||'''counter for Data '''
 
|-
 
|-
 
|{{byte}}||'''Data'''
 
|{{byte}}||'''Data'''
 
|-
 
|-
 +
|{{byte}}||'''counter assembly weights '''
 +
|-
 +
|{{byte}}||'''counter for Data '''
 +
|-
 +
|{{byte}}||'''Data'''
 +
|-
 +
 
|}
 
|}
  

Revision as of 08:55, 23 March 2007


Struct


INT server assigned id for the schem
INT schematic crc
BYTE counter resource weights
BYTE counter for Data
BYTE Data
BYTE counter assembly weights
BYTE counter for Data
BYTE Data



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.