Help with a macro

I’m looking for a macro that will cast X while I’m mounted in a zone where skyriding is possible, and cast Y in all other situations (dismounted anywhere, mounted in zones with no skyriding).

advflyable = dragon riding enabled
mounted = mounted

#showtooltip
/cast [advflyable,mounted] X; Y

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