Quote Originally Posted by 'Daleka',index.php?page=Thread&postID=150412#post1 50412
Exactly what Lax said. The way that it works is by having macros set up on each client bound to the PiP swap buttons. It took me a few minutes to figure out how Zanthor was explaining it. So every time you swap PiP, the new focus is set on the main client, Jamba does its thing, and all clients fall into line.

PiP Swap keybinds: F1-F5

Main Client Macro
/focus Samam
/jamba setmeasmaster all
/jamba-follow strobeonme all
/script SetView(5);SetView(5);

Slave Macro
/focus Samarn
/script SetView(5);SetView(5);

Macro guide

F1 Samam: F1 - Main, F2- Slave, F3 - Slave, F4 - Slave, F5 - Slave
F2 Samarn: F1 - Slave, F2 - Main, F3 - Slave, F4 - Slave, F5 - Slave
and so on...

Obviously just change the names according to what the main client is
that's basically how i have my focus leader setup working right now, but i haven't really used jamba leader swapping or anything yet (never thought about it much, though now that i think about it, i'm wanting to put it in)
one difference with my setup is instead of:
Code:
/target focustarget
 /cast Lightning Bolt
i use
Code:
/assist [target=focus, exists]
/cast (spell)
my leader doesn't have a focus, so it ignores the /assist. my leader-switching macros look like:
Code:
/clearfocus
/focus toonA
and for the leader, just /clearfocus

btw i've been following some of these IS threads, and i'm pretty sure i want to jump onboard with IS, just waiting to get off my lazy bum and change things up :thumbsup: