Mount macro on click bar help
Fixed! all working now, my mount macro for 1 druid and 4 others
#showtooltip
!if (character is in "druid") /cast Flight Form
!elseif (Character is in "other")
/use [flyable]Dark Phoenix
/use [swimming]Abyssal Seahorset
/use [noflyable]Chestnut Mare
/script VehicleExit()
/dismount [mounted]
#showtooltip
!if (character is in "druid") /cast Flight Form
!elseif (Character is in "other")
/use [flyable]Dark Phoenix
/use [swimming]Abyssal Seahorset
/use [noflyable]Chestnut Mare
/script VehicleExit()
/dismount [mounted]