This site makes extensive use of JavaScript.
Please enable JavaScript in your browser.
Classic Theme
Thottbot Theme
Macro question
Post Reply
Return to board index
Post by
Compiler
Is it possible to do something like:
if(player doesn't have "Aspect of the hawk")
Then /cast Aspect of the hawk
Post by
InfinityX
No. This falls under "making decisions for you based on combat situations." Blizzard is vehemently against it.
Post by
Compiler
Darn, well umm
if(is mounted)
Then /cast Aspect of the hawk
Would work as well, is that also blocked?
Also,
if(not in combat)
Then /cast Aspect of the hawk
would be helpful if the above doesn't work.
Post by
101710
This post was from a user who has deleted their account.
Post by
Tildy
There is a set of conditionals that Blizzard allows us to use. You can find the list in practically any macro how-to guide. The official blizzard guide probably lists them, I'm not sure.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.