DennisWG / Roid-Macros

Vanilla macros on steroids!
MIT License
58 stars 20 forks source link

Possible? Check if skill is available #20

Closed moootv closed 7 years ago

moootv commented 7 years ago

Great Addon!

Is there a way to check if a skill is available? e.g. I want to check if overpower can be cast, if yes – cast it – if not – cast bloodthirst

DennisWG commented 7 years ago

There is no nice way of doing this. I can only check if an action on your action bar is usable which means that you'd have to put Overpower and the macro on your action bar. At this point, you might also just use Overpower as far as I'm concerned.

moootv commented 7 years ago

I can only check if an action on your action bar is usable which means that you'd have to put Overpower and the macro on your action bar

How can you do this? This would be sufficient.