Difference between revisions of "ResourceWeights (00000207)"
From SWGANH Wiki
(→Tags) |
(→Struct) |
||
Line 8: | Line 8: | ||
{| class="wikitable" width=300 | {| class="wikitable" width=300 | ||
|- | |- | ||
− | |{{int}}||''' | + | |{{int}}||'''Server assigned ID for the schematic''' |
|- | |- | ||
− | |{{int}}||''' | + | |{{int}}||'''Schematic CRC''' |
|- | |- | ||
− | |{{byte}}||''' | + | |{{byte}}||'''Counter Resource Weights ''' |
|- | |- | ||
− | |{{byte}}||''' | + | |{{byte}}||'''Counter for Data ''' |
|- | |- | ||
|{{byte}}||'''Data''' | |{{byte}}||'''Data''' | ||
|- | |- | ||
− | |{{byte}}||''' | + | |{{byte}}||'''Counter Assembly Weights ''' |
|- | |- | ||
− | |{{byte}}||''' | + | |{{byte}}||'''Counter for Data ''' |
|- | |- | ||
|{{byte}}||'''Data''' | |{{byte}}||'''Data''' |
Revision as of 09:39, 6 April 2007
Struct
Variable DescriptionscontrollerID = 00000207 |
Tags
CommentsNow that gave me some serious headaches kudos to htx for figuring it out. The main problem has been the number of resource weights/assembly weights pairs. For the gas tool for example 4 pairs are needed. The data bytes determine the attributes for the displayed experimentation properties and their weighting. The following properties have been found so far :
Several resource attributes are added through multiple bytes. Initial the weighting will be distributed equally through all attributes. The weighting is happening through setting / unsetting bit 1 and two. In the examples I have looked at so far only the last dataset of the assembly weights part was of importance. |
Examples
|
|
|
|