Quote Originally Posted by Chorizotarian',index.php?page=Thread&postID=195337 #post195337]I don't believe you can reassign party1-n in an addon, but you can create virtual buttons that do the same thing based on your multibox team composition. For example:

[code]/click TargetToon1[/code]
instead of

[code]/target party1[/code]
If that sounds appealing you might check out my mod [url='http://dual-boxing.com/forums/index.php?page=Thread&threadID=19802
ActionBarTargeting[/url]. Feel free to steal and modify the code or to request additional features if what I have now doesn't work for you.
Fortunately you don't have to. There are a set number of possible party positions and you can script for all of them. Kinda like those Go To Page mystery books. Not optimal, but functional, hopefully.