1. #1

    [target=arena1] ??

    Looking to know if there's a macro option allowing you to cast this or that spell on a particular arena opponent ?

    I mean, say a 2v2 arena game I'll use :

    /cast [@player] Remove curse


    /cast [@party1] Remove curse

    This to dispell curses on me and my rogue mate.

    But is there a way of doing the same thing for opponents something like :

    /cast [@arena1] Counterspell


    /cast [@arena2] Counterspell


    arena1 and arena2 being the 2 opponents (in the order which they appear in the Blizz arena UI.
    Quote Originally Posted by Dark
    I dont know why everyone expects thing to be rebuilt after a cataclysm. Last time i checked, earthquakes dont fix roofs.

  2. #2

    Re: [target=arena1] ??

    You know, they have an addon and macro forum.... imjussayin

  3. #3

    Re: [target=arena1] ??

    Do you have Gladius? If you don't, get it and you can make a macro like:

    #showtooltip Fear
    /cast [target=arena1] Fear

    It should work, I don't use that targeting via Gladius though, this is just from Googling.

  4. #4
    Deleted

    Re: [target=arena1] ??

    Quote Originally Posted by Asgard
    Looking to know if there's a macro option allowing you to cast this or that spell on a particular arena opponent ?

    I mean, say a 2v2 arena game I'll use :

    /cast [@player] Remove curse


    /cast [@party1] Remove curse

    This to dispell curses on me and my rogue mate.

    But is there a way of doing the same thing for opponents something like :

    /cast [@arena1] Counterspell


    /cast [@arena2] Counterspell


    arena1 and arena2 being the 2 opponents (in the order which they appear in the Blizz arena UI.
    #showtooltip
    /cast [modifier:shift, @focus] Fear
    /cast [nomodifier, @target]

    this macro casts fear on your target, if you hold down shift you cast fear on your focus target.

  5. #5

    Re: [target=arena1] ??

    Quote Originally Posted by tankz0
    #showtooltip
    /cast [modifier:shift, @focus] Fear
    /cast [nomodifier, @target]

    this macro casts fear on your target, if you hold down shift you cast fear on your focus target.
    This was so not what he asked for =P

  6. #6

    Re: [target=arena1] ??

    Can't remember exactly but I do think its possible to set it up.

  7. #7

    Re: [target=arena1] ??

    Quote Originally Posted by Arena Master Bobzor of The Horde
    This was so not what he asked for =P
    Exactly. Remember that you can only have one focus at a time.

  8. #8
    Deleted

    Re: [target=arena1] ??

    Quote Originally Posted by rubberbands
    Exactly. Remember that you can only have one focus at a time.
    well, he cant fear two ppl at the same time, or?! ???

  9. #9
    Deleted

    Re: [target=arena1] ??

    Quote Originally Posted by Arena Master Bobzor of The Horde
    This was so not what he asked for =P
    it isnt? /cast [@target] = arena1 and /cast [@focus] = arena2 in his post

  10. #10

    Re: [target=arena1] ??

    Quote Originally Posted by tankz0
    well, he cant fear two ppl at the same time, or?! ???
    But it's probably more annoying to switch your focus target when you want to fear someone else (without switching targets)

  11. #11

    Re: [target=arena1] ??

    Well, did you try the example you mentioned on your original post ? http://www.wowwiki.com/UnitId

    So yeah, you would use arena1 and arena2, for example:

    /cast [@arena1]Counterspell

Posting Permissions

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