ISXEQ2:maintained (Data Type)
From ISMods Wiki
Contents |
[edit]
ISXEQ2 information for ISXEQ2:maintained (Data Type) has moved
[edit]
Please see: http://eq2.isxgames.com/wiki for up-to-date content.
[edit]
Description
This DataType includes all of the data available to ISXEQ2 that is related to maintained buffs or debuffs attributed to the current player character.
[edit]
Members
- This member returns one of the following strings: self only,pet only,group, or single target
- This only works for maintained buffs/debuffs that are of the "Type": 'single target'
- If the Target is no longer alive or present in the game, it will return NULL
- float Duration
- This is the current duration of the buff/debuff in seconds.
- Buffs/Debuffs that do not have a duration (ie, last forever) will return -1.
- float MaxDuration
- This is the maximum duration of the buff/debuff in seconds. (Note: If you log off and back on with 'duration' buffs/effects, will notice that the 'MaxDuration' will change to reflect that. For example, a spell might have a max duration of 900 seconds. If you log off when the "Duration" is 850, then when log back on, the "MaxDuration" will say 850 and "Duration" will tick down from there. This is how SOE keeps your buffs/effects from timing away while you're offline.
[edit]
Methods
- Cancel
- Examine
[edit]
Returns
[edit]
Inherits
[edit]
