View Single Post
11-15-13, 11:49 AM   #2
Eystill
A Murloc Raider
Join Date: Jun 2009
Posts: 9
I once wrote a macro for something like this. It wasn't superadvanced but basically I named 2 mounts, and then the macro checked for flyingzone or not, and mounted either one. I do not know if it still works, as I wrote it back in the Wrath of the Lich King days.

It is not really what you were looking for I know, but perhaps it is another option?

EDIT:

If you can use it, then the macro would look like this:

/dismount [mounted]
/cast [nomounted,flyable] Red Proto-Drake
/cast [nomounted, swimming] Abyssal Seahorse
/cast [nomounted,noflyable] Swift Brown Steed

Last edited by Eystill : 11-15-13 at 12:08 PM. Reason: Updated with macro