Difference between revisions of "CREO03"
From SWGANH Wiki
(→Variable Descriptions) |
(→Variable Descriptions) |
||
Line 146: | Line 146: | ||
:vendor, mount, etc. | :vendor, mount, etc. | ||
+ | {| align="center" | ||
+ | |- | ||
{{OptionsBitmask}} | {{OptionsBitmask}} | ||
+ | |} | ||
*'''IncapTimer''': | *'''IncapTimer''': |
Revision as of 12:49, 1 June 2007
|
- IncapTimer:
- This sets the incap timer on this creature when it becomes incapacitated.
- ConditionDamage:
- This is the current damage taken by a vehicle creature object(and possibly others..)
- MaxCondition:
- This is the maximum HP(condition) of a vehicle creature object.
- Posture:
- This is an ID of the current posture stance of the creature.
- Refer to the Posture.iff for values.
- FactionRank:
- This byte sets the current rank of the creature object with their faction.
- Refer to the FactionRanks for values.
- OwnerID:
- This ID contains the ID of the object that owns this object. This is used
- for pets and vehicles.
- Height:
- This is the height/scale of the object from its original model.
- BattleFatigue:
- This is the value of the objects current battle fatigue.
- StatesBitmask:
- This bitmask contains flags for player states. Refer to the States.iff
- for values.
- WoundHAMList:
- This list contains the wound values for each HAM bar.
Tags
|
To Do
Identify unknown variables