Difference between revisions of "GRUP03"
From SWGANH Wiki
(→Deltas Struct) |
(→BaseLine Struct) |
||
| Line 13: | Line 13: | ||
<pre> | <pre> | ||
| − | SHORT: | + | SHORT: ObjectOpperandCount |
| − | FLOAT: | + | FLOAT: Complexity |
| − | ASTRING: | + | ASTRING: STFFile |
| − | INT: | + | INT: ?? |
| − | ASTRING: DefaultName | + | ASTRING: DefaultName |
| − | USTRING: CustomName | + | USTRING: CustomName |
| − | INT: | + | 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 Struct
SHORT: UpdateCount
SHORT: UpdateType
{
00:
FLOAT: ??
01:
A_STRING: NameSTF
INT: ??
A_STRING: Name
02:
U_STRING: CustomName
03:
INT: Volume
04:
INT: GuildIDListSize
INT: UpdateCount
{
BYTE: SubType
{
00:(remove)
ASTRING: GuildID/Name
01:(add)
ASTRING: GuildID/Name
02:(clearall)
}
}
}
|
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. |