Quote Originally Posted by 'Lokked',index.php?page=Thread&postID=37861#post37 861
If you are using focus targetting off your main, then you still have 1 unused resource for targetting for things like CC, etc...

Regular targetting

When you use /cast [target=focustarget] XXX your char does not actually take a target. So use this knowledge to implement a CC targetting scheme!

Hint: You can create macros to have your mage/whatever actually target the mob you want to CC, then simply /cast [target=target,nodead,harm] Polymorph/Etc...

So the mage will CC his actual target, and nuke the focustarget!

Lokked
Thanks for this!