I chatted briefly with Sabathius about this, and thought more folks might find it useful.
This macro will summon Mount A, unless ALT is held, in which case it summons Mount B. If you're already mounted, it dismounts you no matter which mount you have summoned.
/cast [nomodifier:alt,nomounted] Mount A; [modifier:alt,nomounted] Mount B
/dismount [mounted]
To make sure you get the correct string in "Mount A", you can shift-click the item while writing the macro and it will paste the name.




Reply With Quote
