Page 1 of 1

Does Player have particular alt advancement ability?

Posted: Tue Jul 20, 2004 10:24 am
by loadingpleasewait
How can I make my macro check to see if the player has a particular alt advancement ability, then use it } else { do alternate method?

wanted for my auto-shaman macro, if player has alt advancement ability Cannibalization sp? hehe if not, then do old fassioned canni.. Comprende?

Posted: Tue Jul 20, 2004 11:07 pm
by Terramantian
${Me.AltAbility[Name]} & ${Me.AltAbilityReady[Name]} & ${Me.AltAbilityTimer[Name]} should work put together however you want. However, the second two aren't working with the July 17th release; Not sure if the newest one fixes it. I just got a CTD using the first one too... so that's what you'd use, but you might need to wait til next release.