Maw Mount Macro

Hi there,

is it posible to create a macro so the maw mount will be used just in maw, as it is ugly but till 9.1 I’m forced to use it, and my preferd one in all other areas?

Thank you

Hi, I use this macro:
#showtooltip
/use [flyable] FlyingMountName; GroundMountName
/use Corridor Creeper
/dismount [mounted]

falls suchende noch im forum sind :slight_smile: maw mount fürs maw und ansonsten die favoriten ^^

/run local ZoneName = GetRealZoneText(); if ZoneName == "The Maw"then C_MountJournal.SummonByID(1442) else C_MountJournal.SummonByID(0) end

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