1. #1

    Interrupt Macro Type Thing

    /target General Vezax
    /focus
    /cast [target=focus] kick
    /target Kahlon
    /focus
    /target Saronite Animus


    This is currently what I'm using to interrupt casts on that fight. How can I make the end part so it basically does. If saronite exists target it, but if it doesn't exist target General Vezax.

    something like /target Saronite Animus [exists, harm, else target General Vezax]

  2. #2

    Re: Interrupt Macro Type Thing

    I'm not sure if this will work but you can always try...

    /target General Vezax
    /focus
    /cast [target=focus] kick
    /target Kahlon
    /focus
    /target [target=Saronite Animus,exists,harm]Saronite Animus;General Vezax

  3. #3

    Re: Interrupt Macro Type Thing

    Why not /focus vezax before the fight, and then simply:

    /cast [target=focus] Kick

    ?

Posting Permissions

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