Quote Originally Posted by 'algol',index.php?page=Thread&postID=148734#post14 8734
If you want to switch who the "master" is, you need to set up some sort of keystrings for a limited FTL scheme. For a basic master-slave relationship, you set up the master as normal, then make macros for the slave's abilities to the effect of:

/target TheMaster
/assist
/cast Shoot

Or whatever. It makes more sense if you ditch the target/assist mess through any of several methods, extensively discussed here and on the wiki. Focus is nice if you don't mind having your slave always focus you, since you can use:

/cast [target=focustarget,harm] Shoot

instead of all that other mess, provided the master is the slave's focus.
Do you have AIM?