
Originally Posted by
Smedbox
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.
Connect With Us