Thread: Mount Macro

  1. #1

    Mount Macro

    Hey guys, I'm looking to make a macro that makes it so if I'm inside somewhere like, Tol'vir, I can use my ground mount, but if I'm anywhere outside, it will automatically use my flying mount. Is it possible to do something like that? I once had someone help me make a macro that made it so if I was in stealth, it would pounce, but if I was out of stealth, I would mangle. Would this go by the same rules?

    ---------- Post added 2010-12-31 at 09:25 PM ----------

    Lol answered my own post. Through some experimenting, I figured it out

    /cast [mod:shift] Running Wild(Racial),
    /cast [mod:ctrl] Silver Covenant Hippogryph

  2. #2
    Deleted
    You could use [flyable].
    Code:
    #showtooltip
    /cast [flyable]Silver Covenant Hippogryph; Running Wild

Posting Permissions

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