1. #1

    Travel Form/Mount macro

    So I'm looking to make a macro for Travel Form if I'm moving, and to cast Random Favourite Mount if I'm stationary.

    Form researching, I think the Random Favourite Mount is a script, so I'm a bit confused about how to go about making this macro... Any ideas?

  2. #2
    Brewmaster dawawe's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    Atl, Ga
    Posts
    1,265
    Code:
    /run C_MountJournal.SummonByID(0)
    /cast Travel Form
    Would be the most simple way

  3. #3
    Quote Originally Posted by dawawe View Post
    Code:
    /run C_MountJournal.SummonByID(0)
    /cast Travel Form
    Would be the most simple way
    Very nice, taken for myself too, thanks.

    | Mage | Rogue |
    - Barthilas-US -

  4. #4
    Quote Originally Posted by dawawe View Post
    Code:
    /run C_MountJournal.SummonByID(0)
    /cast Travel Form
    Would be the most simple way
    Thank you!

  5. #5

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •