Ability[]:Use broken

bowie

Senior Member
Well, this used to work:
Code:
Me.Pet.Ability[Sneer]:Use
Broken...or has the command changed?

EDIT:
Code:
echo ${Me.Pet.Ability}
This now shows '0' where it used to show 2 or 3.
 

Amadeus

The Maestro
Staff member
It was in the patch notes for ISXVG -- you should always read them every time ISXVG is updated:
Code:
November 19, 2008 -- By Amadeus
[ISXVG-20081119.0009]
* Update for November 19, 2008 patch.
* Added new MEMBER to the 'petability' datatype:
  1. ToAbility           (ability type)
* NOTE:  Changes were made to how pet abilities are handled internally.  I will need detailed bug reports if things
         are not working as they should from this point foward (since I do not have a pet class with which to really test.)
Chances are that if it's not working right now it may be broken forever. Put in a bug report on the forums and I'll look at it next time I'm working on things.
 
Top Bottom