Mount macro request

Anyone know how to macro the “Summon Random Favorite Mount” function with a modifier?

E.g. - /cast [mod:shift] Silent Glider; Summon Random Favorite Mount

Obviously the latter part doesn’t work. :stuck_out_tongue:

Want to use a regular mount to quickly hop from place to place doing a Quest, and Summon Random Favorite Mounts for what’s appropriate in whatever situation [when in water, water mount, non-flying area random ground mount, fly area a DF mount].

Ah nm, found out how;

#showtooltip Silent Glider
/cast [mod:shift] Silent Glider
/run if SecureCmdOptionParse"[nomod]"then C_MountJournal.SummonByID(0)end

Still would’ve preferred having it work with a blank #showtooltip to show the modifier icon.

Ah well.

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