This works great for my focus free assist system.
Quote Originally Posted by 'Vunpac',index.php?page=Thread&postID=134153#post1 34153
/script if GetPartyLeaderIndex() == 0 then if GetActionBarPage() == 1 then ChangeActionBarPage(2) else ChangeActionBarPage(1) end end
/script PromoteToLeader("newleadername")
Basically, I have five macro's... one per toon. The current toon has this macro, for each of the other toon's on the same keybinding as the Keyclone PiP for the new toon's screen.
The toon who will assume control has:
- /Jamba Setmeasmaster all
- /changeactionbar 2

When I leave a toon, to go to another toon, the action bar goes to page 1.
The toon I'm on goes to page 2, and the Jamba addon sets that toon as Master.
- The addon allows slaves to follow the master (/follow [party1] is the 2nd toon for the leader, Jamba rocks too).