Close
Showing results 1 to 6 of 6

Thread: Macro Question

  1. #1

    Default Macro Question

    My alts use the following for spells:

    /cast [exists,harm,nodead] <spell>
    /stopmacro [exists,harm,nodead]
    /assist party1
    /cast [exists,harm,nodead] <spell>

    And this works fine, does what its supposed to do. Which is they attack my target, but if I switch targets they continue attacking the original. However I have one issue I want to be able to reset their main target, so if I switch targets I want to be able to selectively tell them to switch too. Any ideas?

  2. #2

    Default

    What attack is it? Like a spell or melee or what?

  3. #3

    Default

    that macro is supposed to stay on the target untill it dies before you can switch to another

    the solution is to use another simple macro like

    /assist party1 (or main_char_name, or Focus, whatever)
    /cast Spell
    Coffee Resurrects.

  4. #4

    Default

    Main issue I have with it is if I select a target then attack as it goes out of range, my alt will carry on trying to attack that one even if it never comes back in range ignoring all other mobs.

    I'll give the assist macro a try.

  5. #5

    Default

    Quote Originally Posted by Lost-Ninja
    Main issue I have with it is if I select a target then attack as it goes out of range, my alt will carry on trying to attack that one even if it never comes back in range ignoring all other mobs.

    I'll give the assist macro a try.
    because that macro is made to keep the target untill its dead, it is good when you tank and few targets but want only one to be dps'ed at the time.
    Coffee Resurrects.

  6. #6

    Default

    /cast [exists,harm,nodead,nomodifier] <spell>
    /stopmacro [exists,harm,nodead,nomodifier]

    Just throw in that nomodifier condition, so if you hold down a modifier key (ctrl or shift or alt) it'll re-assist

Similar Threads

  1. macro question.
    By Void in forum Macros and Addons
    Replies: 3
    Last Post: 05-21-2009, 07:59 PM
  2. G15 macro question
    By bornmx in forum Macros and Addons
    Replies: 2
    Last Post: 06-06-2008, 05:08 PM
  3. Macro Question [2]
    By stingc in forum Macros and Addons
    Replies: 3
    Last Post: 09-23-2007, 02:23 PM
  4. Macro Question
    By Quix in forum Macros and Addons
    Replies: 9
    Last Post: 09-17-2007, 06:51 PM
  5. Macro Question
    By Quix in forum General WoW Discussion
    Replies: 0
    Last Post: 01-01-1970, 12:00 AM

Posting Rules

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