Difference between revisions of "ResourceWeights (00000207)"

From SWGANH Wiki
Jump to: navigation, search
(comments)
(comments)
Line 48: Line 48:
 
===comments===
 
===comments===
 
----
 
----
now that gave me some serious headaches
+
now that gave me some serious headaches  
 
kudos to htx for figuring it out.
 
kudos to htx for figuring it out.
The main problem has been the number of resource weights/assembly weights pairs.
+
The main problem has been the number  
 +
of resource weights/assembly weights pairs.
 
For the gas tool for example 4 pairs are needed.
 
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 data bytes determine the attributes  
The following properties have been found so far :  
+
for the displayed experimentation properties
 +
and their weighting. The following properties  
 +
have been found so far :  
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 60: Line 63:
 
|01||'''Potency'''
 
|01||'''Potency'''
  
|11||'''CR'''
+
|11||'''Cold Resistance'''
 
|-
 
|-
 
|21||'''Conductivity '''
 
|21||'''Conductivity '''
  
|31||'''Decay resistance '''
+
|31||'''Decay Resistance '''
 
|-
 
|-
|41||'''heat resistance'''
+
|41||'''Heat Resistance'''
  
|51||'''flavour '''
+
|51||'''Flavor '''
 
|-
 
|-
|61||'''malleability '''
+
|61||'''Malleability '''
  
|71||'''potential energy'''
+
|71||'''Potential Energy'''
 +
|-
 +
|??||'''Electic Resistance '''
 +
 
 +
|??||'''Overall Quality'''
 +
|-
 +
|??||'''Shock Resistance '''
 +
 
 +
|??||'''Unit Toughness'''
 
|-
 
|-
  

Revision as of 10:12, 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

Variable Descriptions


controllerID = 00000207


Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.



comments


now 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 :

01 Potency 11 Cold Resistance
21 Conductivity 31 Decay Resistance
41 Heat Resistance 51 Flavor
61 Malleability 71 Potential Energy
?? Electic Resistance ?? Overall Quality
?? Shock Resistance ?? Unit Toughness