Close
Showing results 1 to 5 of 5

Thread: Macro help ;-)

Threaded View

  1. #2

    Default

    don'T know if I understood your problem correct...

    ..but if you want an option to stop-following with a macro (like moving left) their isn't one.
    The only thing I could imagine is to use an action which breaks follow (like a channeld spell), but even if doing so, you have the problem, that you can't use two gcd-casts in one macro.

    What you theorticaly could do, is whenever you change a target, use the item which breaks follow, like in this macro:

    Code:
    /follow Test
    /assist Test
    /castsequence reset=target Mind Flay,N
    /cast Smite
    ..but first, I think this isn't realy usefull and another Problem would be to find a spell you could use...
    Last edited by olipcs : 08-25-2009 at 08:46 AM
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

Posting Rules

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