
Originally Posted by
Malgrim
Hello everyone, have a couple questions. Is there a way to do target forwarding while healing or DPS'ing (target tank and cast through them)? In PVP is there a more effective way to target enemies other than tab? It rotates through each enemy regardless of distance.
If on group, there is a way through a macro. Let's, for example, throw some rocks:
Code:
/micon "Stone"
/merror off
/ac "Stone" <tt>
That macro will cast a Stone spell on your target's target. If you're focusing the tanker, you'll attack the monster the tank is attacking.