Difference between revisions of "INSO03"
From SWGANH Wiki
(→Deltas Struct) |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 15: | Line 15: | ||
INT: Opcode | INT: Opcode | ||
FLOAT: Complexity | FLOAT: Complexity | ||
| − | ASTRING: | + | ASTRING: STF File |
| − | INT: | + | INT: STF Spacer |
| − | ASTRING: | + | ASTRING: STF Name |
USTRING: CustomName | USTRING: CustomName | ||
INT: Volume | INT: Volume | ||
| Line 39: | Line 39: | ||
---- | ---- | ||
<pre> | <pre> | ||
| − | |||
SHORT: UpdateCount | SHORT: UpdateCount | ||
SHORT: UpdateType | SHORT: UpdateType | ||
| Line 46: | Line 45: | ||
FLOAT: Complexity | FLOAT: Complexity | ||
01: | 01: | ||
| − | A_STRING: | + | A_STRING: STF File |
| − | INT: | + | INT: STF Spacer |
| − | + | A_STRING: STF Name | |
| − | + | ||
02: | 02: | ||
U_STRING: CustomName | U_STRING: CustomName | ||
| Line 85: | Line 83: | ||
0D: | 0D: | ||
FLOAT: PowerCost | FLOAT: PowerCost | ||
| − | + | } | |
</pre> | </pre> | ||
Latest revision as of 09:56, 18 March 2009
Baseline - INSO03
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine Struct
SHORT: ObjOpperandCount
INT: Opcode
FLOAT: Complexity
ASTRING: STF File
INT: STF Spacer
ASTRING: STF Name
USTRING: CustomName
INT: Volume
CSTRING: CustomizationString
INT: ??List
INT: UpdateCounter
{
INT: ??
}
INT: OptionsBitmask
INT: Timer(Incap/Prototype)
INT: ConditionDamage
INT: MaxCondition
BYTE: ??
BYTE: ActiveFlag
FLOAT: PowerReserves
FLOAT: PowerCost
Deltas Struct
SHORT: UpdateCount
SHORT: UpdateType
{
00:
FLOAT: Complexity
01:
A_STRING: STF File
INT: STF Spacer
A_STRING: STF Name
02:
U_STRING: CustomName
03:
INT: Volume
04:
A_STRING: Customization
05:
INT: ??ListSize
INT: UpdateCount
{
BYTE: SubType
{
00:(remove)
INT: ??
01:(add)
INT: ??
02:(clearall)
}
}
06:
INT: OptionsBitmask
07:
INT: Timer(Incap/Proto)
08:
INT: ConditionDamage
09:
INT: MaxCondition
0A:
BYTE: ??
0B:
BYTE: ActiveFlag
0C:
FLOAT: PowerReserves
0D:
FLOAT: PowerCost
}
|
Variable DescriptionsObjOpperandCount = 14 STFName:
DefaultName:
CustomName:
Customization:
OptionsBitmask:
Timer:
ConditionDamage:
MaxCondition:
ActiveFlag:
PowerReserves:
PowerCost:
Tags
|