Difference between revisions of "PLAY09"
From SWGANH Wiki
(New page: __NOTOC__ {|align="center" |- ||{{PLAYArchitectureNAV}} |- |} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===BaseLine Struct=== ---- <pre> </pre> ===Deltas Struct=== ---- ...) |
(→BaseLine Struct) |
||
| Line 10: | Line 10: | ||
===BaseLine Struct=== | ===BaseLine Struct=== | ||
---- | ---- | ||
| + | intristingly enough there does not seem to be a complexity value for yalps. | ||
| + | (though there is for resourcecontainers......) | ||
<pre> | <pre> | ||
| + | //0 Skillability list | ||
| + | [UINT32] size | ||
| + | [UINT32] update counter | ||
| + | [ASCII] skill name | ||
| + | |||
| + | //1 experimentation flag | ||
| + | [UINT32] 0 Assembly only; 1 exp | ||
| + | |||
| + | //2 crafting stage | ||
| + | [UINT32] | ||
</pre> | </pre> | ||
Revision as of 11:45, 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]
Deltas Struct |
Variable DescriptionsObj_OperandCount = ??
Tags
|