Code: Select all
holyshit0=/if (${Me.AbilityReady[backstab]}) /doability backstab
is there something similar for combat abilities? I was hoping to be able to do Frenzied Stabbing Discipline or Feint of Shadow Rk. I when I have stamina.
I figured out how to do AA's and get the list of AA's with /aa list all, figured there was probably something similar for combat abilities.
Thanks!
I figured it out, I was googling for the wrong thing.
Code: Select all
/if (${Me.PctEndurance}>70 && !${Me.Song[Feint of Shadow Rk. I].ID} && ${Me.CombatAbilityReady[Feint of Shadow Rk. I]}) /Disc Feint of Shadow Rk. I