Difference between revisions of "GRUP03"
From SWGANH Wiki
(→BaseLine Struct) |
(→Deltas Struct) |
||
Line 29: | Line 29: | ||
SHORT: UpdateType | SHORT: UpdateType | ||
{ | { | ||
− | + | 00: | |
− | + | FLOAT: Complexity | |
− | + | 01: | |
− | + | ASTRING: STFFile | |
− | + | INT: ?? | |
− | + | ASTRING: DefaultName | |
− | + | 02: | |
− | + | USTRING: CustomName | |
− | + | 03: | |
− | + | INT: Volume | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</pre> | </pre> |
Revision as of 01:52, 9 April 2007
|
BaseLine StructSHORT: ObjectOpperandCount FLOAT: Complexity ASTRING: STFFile INT: ?? ASTRING: DefaultName USTRING: CustomName INT: Volume Deltas StructSHORT: UpdateCount SHORT: UpdateType { 00: FLOAT: Complexity 01: ASTRING: STFFile INT: ?? ASTRING: DefaultName 02: USTRING: CustomName 03: INT: Volume } |
Variable DescriptionsObj_OperandCount = 4
Tags
NotesSTFFile = "string_id_table" for Groups, there is no default name. This is the default base OBJECT that gets inherited into Group, nothing more is added. |