Close
Showing results 1 to 5 of 5

Hybrid View

  1. #1

    Default

    I actually do use "focus" on the first line in my Follow macro, but only temporarily inside the macro to be able to switch back to the currently selected target with "target @focus" at the end. And the last line is "clearfocus".

    Off the top of my head, my Follow macro is:

    focus
    targetexact [ctrl] MyChar1
    targetexact [shift] MyChar2
    targetexact [alt] MyChar3
    targetexact [ctrl] [shift] MyChar4
    targetexact [ctrl] [alt] MyChar5
    follow
    target @focus
    clearfocus

    My Assist macro is:
    assist [ctrl] MyChar1
    assist [shift] MyChar2
    assist [alt] MyChar3
    assist [ctrl] [shift] MyChar4
    assist [ctrl] [alt] MyChar5

    The reason I use Modifiers is to reduce the number of macros on the action bar. Just one Follow macro and just one Assist macro for five chars. Though I actually have ten accounts, so there's two Follow macros and two Assist macros. It'll use the first Follow macro when my "main" is one of the first five chars, and the second Follow macro if my "main" is one of the other five chars.
    Team 1: 7x60p80 Clerics + 3x60p60 Mages (Legio IX)
    Team 2: 5x60 Clerics + 5x60 Rogues
    Team 3: 10x60 Warriors

  2. #2

    Default

    Quote Originally Posted by Smedbox View Post
    I actually do use "focus" on the first line in my Follow macro, but only temporarily inside the macro to be able to switch back to the currently selected target with "target @focus" at the end. And the last line is "clearfocus".

    Off the top of my head, my Follow macro is:

    focus
    targetexact [ctrl] MyChar1
    targetexact [shift] MyChar2
    targetexact [alt] MyChar3
    targetexact [ctrl] [shift] MyChar4
    targetexact [ctrl] [alt] MyChar5
    follow
    target @focus
    clearfocus

    My Assist macro is:
    assist [ctrl] MyChar1
    assist [shift] MyChar2
    assist [alt] MyChar3
    assist [ctrl] [shift] MyChar4
    assist [ctrl] [alt] MyChar5

    The reason I use Modifiers is to reduce the number of macros on the action bar. Just one Follow macro and just one Assist macro for five chars. Though I actually have ten accounts, so there's two Follow macros and two Assist macros. It'll use the first Follow macro when my "main" is one of the first five chars, and the second Follow macro if my "main" is one of the other five chars.
    Ahh, yes you are using the one I saw on the isboxer site. I just hate using modifiers for that stuff. I know, I am weird lol.

    Your observation about my focus positioning in my first macro turned out to be the culprit. Switched them around and now it works fine! Thank you so much. Sometimes it helps to have a second set of eyes review things

    -swiss

Posting Rules

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