DPSAdv¶
Returns information on whether plugin is loaded, and holds the MQ2DPSAdv data type.
Forms¶
bool DPSAdv¶
- Returns true if plugin is on
Associated DataTypes¶
DPSAdv¶
- Returns information about status, time, your DPS and your pet's DPS.
-
Members
int64
MyDamage¶- My total damage
int64
PetDamage¶- My pet's damage.
int64
TotalDamage¶- The combined value of mine and my pet's damage.
float
MyDPS¶- My "Damage Per Second"
float
PetDPS¶- My pet's "Damage Per Second"
float
TotalDPS¶- Combined "Damage Per Second" from mine and my pet's damage.
int
TimeElapsed¶- The time elapsed of a fight.
int
MyStatus¶- Returns your "MyActive" status 0 for off, 1 for on.
int
MyPetID¶- Returns your pet's ID.
This TLO is added by MQ2DPSAdv.