1. #1

    Macro help for condition and target

    For 3v3 arena I'd like 1 button to heal either me or one of my other 2 arena partners. I'd like just the button with no modifiers to heal me. I'd like an alt modifier to heal "Meauxfeaux" and I'd like a ctr modifier to heal "Noquarter".

    #showtooltip
    /cast [mod:alt, target=Meauxfeaux][mod:ctrl, target=Noquarter][nomod, target=player] Healing Wave

    Does this do that? I get confused if I'm telling it to CHECK if my target equals Meauxfeaux or if I'm telling it TO target Meauxfeaux.

  2. #2

    Re: Macro help for condition and target

    Yeah that macro will do what you are requesting, although you can remove some spaces to shorten it up.

    #showtooltip
    /cast [mod:alt,target=Meauxfeaux][mod:ctrl,target=Noquarter][nomod,target=player]Healing Wave

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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