This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Warrior macro help
Post Reply
Return to board index
Post by
248703
This post was from a user who has deleted their account.
Post by
Neffi
That macro should work as-is. Make sure you've got your stance numbers correct.
Post by
248703
This post was from a user who has deleted their account.
Post by
Neffi
Is it telling you this while in Battle Stance? Did you copy the macro verbatim? (There might be a typo.)
Post by
amscouzach57
try using a simpler macro
/castrandom Overpower, Revenge
/startattack
this macro should cast overpower whenever u're in battle stance & revenge whenever u're in defensive stance. hope this will help
Post by
gameldar
/castrandom Overpower, Revenge
/startattack
this macro should cast overpower whenever u're in battle stance & revenge whenever u're in defensive stance. hope this will help
This will only work if you are spamming it - it will try and cast each one randomly - so you'll end up trying to use Overpower in defensive stance and revenge in battle stance (and get errors when you are in the wrong stance) - it also won't light up when the proc is up.
As others have said - your macro looks correct to me. Are you using the question mark icon? If so then you should see it changing the icon when you change stances. Is that happening?
Otherwise - you can try changing the format and see if it goes any better:
#showtooltip
/cast Overpower
/cast Revenge
This is functionally equivalent to what you had.
Other last thing is to check your chat message output to make sure there isn't a registered mistake when you save the macro.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.