is there any way to see your pets stats...wether MQ or EQ based?
Morath
Moderator: MacroQuest Developers
Code: Select all
sub GetPetStats
/varset BadGuy $target(id)
/target id $char(pet)
/varset PetHealth $target(hp,pct)
/target id BadGuy
/return