View Single Post
  #7  
Unread 03-01-2011, 01:43 PM
Friday Friday is offline
A Young Mystail Rat
 
Join Date: Jun 2007
Server: Antonia Bayle
Posts: 4
Default

I found a way how to switch easy between ground and flight mount:

- put ground mount (and ground appearance mount) into the mount tab fields
- put the flight mount into one of your bag, not into the mount tab

Make two macros

Flight Mount Macro:
/summon_mount (to unmount the ground mount)
useitem: flightmount (not as command line but as "use item")

Ground Mount Macro:
/summon_mount (to unmount the flight mount)
/summon_mount (to mount the ground mount)

By this way you don't have to unmount before mounting the other. If you are unmounted and use the flight mount macro it will mount the ground mount but only one time, after this it works correct.
Reply With Quote