1. #1

    Arena 1 2 3 macro question

    I've had been playing with some arena 1 2 3 macros that my budy and i tried to create but they failed horribly in arena.
    I wanted to know if anyone can tell me if these seem like they would work.

    /cast [nomod] Spell Name
    /cast [mod:alt, @arena1] Spell Name
    /cast [mod:shift, @arena2] Spell Name
    /cast [mod:ctrl, @arena3] Spell Name

    Thanks in advance.

  2. #2
    Quote Originally Posted by treepwood728 View Post
    I've had been playing with some arena 1 2 3 macros that my budy and i tried to create but they failed horribly in arena.
    I wanted to know if anyone can tell me if these seem like they would work.

    /cast [nomod] Spell Name
    /cast [mod:alt, @arena1] Spell Name
    /cast [mod:shift, @arena2] Spell Name
    /cast [mod:ctrl, @arena3] Spell Name

    Thanks in advance.
    Would work fine except you can make it a lot shorter:

    #showtooltip
    /cast [mod:alt,@arena1][mod:shift,@arena2][mod:ctrl,@arena3][] SpellName

    But make sure you go into interface options and set self and focus cast key to none. Also go into default blizz keybindings and make sure shift+key, alt+key, ctrl+key (where key is whatever key you're binding this to) isn't already by default bound.

  3. #3
    Thanks for the reply!

  4. #4
    You could also check whether the shift, ctrl and alt combinations of this keybind isn't binded to someone else in blizzards default keybindings. You should also make sure it isn't already binded to a modifier key, as that could also cause problems.

    I hope any of this helps !

Posting Permissions

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