Druid Dash macro broken?

My macro that I’ve been using since TBC no longer works. Cat Form does cause a GCD but Dash isn’t on the GCD and should be able to be used together for a flawless non-cat, to cat, to dash transition. Instead it simply just puts me into Cat Form, needing me to press the button again to actually dash which isn’t really an issue in most cases but I don’t understand why the macro is broken.

The macro in question is this…

#showtooltip Dash
/dismount
/cancelform [noform:3]
/cast [noform:3] Cat Form
/cast Dash

And this macro here still works, it’s a prowl macro that works as intended.

#showtooltip Prowl
/dismount
/cancelform [noform:3]
/cast [noform:3] Cat Form
/cast Prowl

As you can see, the macro is the same save for swapping Dash out for Prowl so why does it work for Prowl but not for Dash? Seems very strange to me.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.