#showtooltip
/cast [stance:3] Mangle(Cat Form)
/cast [stance:1] Mangle(Bear Form)
Any idea why this doesn’t work?
Till i find a fix, i’m using this instead:
#showtooltip Mangle
/cast Mangle(Cat Form)
/startattack
The problem with this macro is i can’;t use it in both forms ALSO, for some reason it doesn’t show like normal spells do, either grayed out or colored depending on if you have enough energy to use it…
Works completely fine for me.
There’s a whole other thread of these:
Trying to set up some feral macros for Bear Form vs Cat Form and have not been having much luck.
I did notice another thread that seemed to suggest maybe spaces were problematic, but haven’t been able to confirm this to be the case.
Here’s an example of a Skull Bash macro:
#showtooltip
/cast [Form:3] Skull Bash(Cat Form);[Form:1] Skull Bash(Bear Form)
This works for Cat Form, but not for Bear Form. Likewise, if I reverse the order, it works for Bear Form but not Cat Form:
#showtooltip
/cas…