Difference between revisions of "PLAY09"
From SWGANH Wiki
(→BaseLine Struct) |
(→BaseLine Struct) |
||
| Line 24: | Line 24: | ||
//2 crafting stage | //2 crafting stage | ||
[UINT32] | [UINT32] | ||
| + | |||
| + | //3 ????? | ||
| + | [UINT64] ??? | ||
| + | |||
| + | //4 schematic List | ||
| + | [UINT32] resourceweights ID | ||
| + | [UINT32] schematic crc | ||
| + | |||
| + | //5 No of experimentation points | ||
| + | [UINT32] | ||
| + | |||
| + | //6 | ||
</pre> | </pre> | ||
Revision as of 11:48, 25 April 2007
|
BaseLine Structintristingly enough there does not seem to be a complexity value for yalps. (though there is for resourcecontainers......)
//0 Skillability list
[UINT32] size
[UINT32] update counter
[ASCII] skill name
//1 experimentation flag
[UINT32] 0 Assembly only; 1 exp
//2 crafting stage
[UINT32]
//3 ?????
[UINT64] ???
//4 schematic List
[UINT32] resourceweights ID
[UINT32] schematic crc
//5 No of experimentation points
[UINT32]
//6
Deltas Struct |
Variable DescriptionsObj_OperandCount = ??
Tags
|