Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 12 of 12
  1. #11

    Default

    would simply adding a /targetlasttarget command at the end of your macro solve your problem?

    I use a warrior main/priest alt and have a few macros along the lines of -

    /stopcasting
    /target Nimr
    /cast Renew
    /targetlasttarget

    I guess it's active targetting, but it's effectively instant retargetting.

  2. #12

    Default

    If you're hardcoding the healing then you can use the bracket modifiers and this wont change your target. An example would be:

    /cast [target=Nimir] Renew;

    Using bracket targets doesn't effect your clicked current target.

    BUT

    If you're using your main as the healer as you say, then mouseovers are the way to go:

    /cast [noharm, target=mouseover] Renew;

    No changing of targets, no clickes, no nothing. Move your mouse over the portrait or avatar of who you want to heal and hit a button.
    I never saw a wild thing sorry for itself. A bird will fall frozen dead from a bough without ever having felt sorry for itself.

Similar Threads

  1. Iso: macros. Simple few things. (WoW)
    By DPAD171 in forum New Multi-Boxers & Support
    Replies: 8
    Last Post: 06-03-2009, 01:14 AM
  2. [Macaroon] Setting up, Making Vehicles work, /click
    By Vyndree in forum Macros and Addons
    Replies: 23
    Last Post: 12-04-2008, 12:22 PM
  3. Replies: 14
    Last Post: 05-28-2008, 07:51 PM
  4. Replies: 6
    Last Post: 10-19-2007, 04:19 AM
  5. [WoW]Problem with macros and genarally making things work.
    By Ohls 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
  •