Does anyone have a macro for travel form + aquatic ?
#showtooltip
/run if (not UnitAffectingCombat("player")) and (GetUnitSpeed("player")==0) and IsOutdoors() then if IsUsableItem(94154) then CallCompanion("MOUNT", 2) else CallCompanion("MOUNT", 1) end end
/cast [indoors] Cat Form; Travel Form
tried using this from a site but doesnt work lol
Is it possible to have a 1key button for 2 skill ( aquatic for sim, and cat for running )

