Hey everyone!
I need some help refining a /cancelform macro for my Worgen druid. Basically I would like the macro to:
- Shift me into Moonkin Form, ONLY if I am currently in Human Form
- If I am not in Human Form (i.e. in any Druid Form or Worgen Form), shift me back to Human form - something like a global cancelform macro.
I’m currently using a ghetto trial-and-error macro I created:
#showtooltip
/cast [stance:0] Moonkin Form
/cancelform
The /cancelform to Human seems to work for all Druid forms EXCEPT Mount Form and Worgen Form - I’m not sure why. I’m able to shift straight back to Human form from Bear/Cat/Travel/Moonkin/Treant Forms with a single click.
With Mount Form, it simply stops at Worgen Form (instead of going back to Human).
With Worgen Form, it shifts me into Moonkin Form (instead of going back to Human).
Hope this makes sense! Would sincerely appreciate some help from a macro wiz!