Or get complicated...
Create a macro that sets you main hunter as the followers focus:
Code:
/focus <name of main hunter>
Then for each spell/action use:
Code:
#showtooltip
/target [harm,nodead][target=focustarget,harm,nodead][target=pettarget,harm,nodead]
/cast <spell>
Way it works is this:
If the alt has no focus or the focus has no target it does nothing, if the pet has a target but the main hasn't you assist the pet, and if the main has a target the alt attacks that target.
</main>
Means you can focus fire on a single mob but the main can switch targets without the alt switching.
Its also good to have a follow macro, so that you can command the alt to switch targets (you can have it separate to follow if you want).
Code:
/follow focus
/assist focus
Connect With Us