Focusless, Targetless, Leaderless set up.Originally Posted by 'Vmpwraith',index.php?page=Thread&postID=171547#po st171547
It's based on keymapping. Like say if you are in WoW instance #1 (toon 1 screen) and press lets say q, it sends y to the other window, and vice versa. On q you have /cast heal and on y you have a macro with for example /cast [target=Toon1/2-target] Heal
To do it with more then two it gets a new depth like this:
Q/Y
Toon 1 Q sends keymap Q1
Toon 2 Q sends keymap Q2
Toon 3 Q sends keymap Q3
Toon 1 has shift-Y mapped to Q2
Toon 1 has ctrl-Y mapped to Q3
Toon 2 has Y mapped to Q1
Toon 2 has ctrl-Y mapped to Q3
Toon 3 has Y mapped to Q1
Toon 3 has shift-Y mapped to Q2
When toon 1 presses Q it sends Q1 to the other two which are then mapped to post unmodified Y for both 2 and 3. Based on this example, below the bolded area will be the bit the macro will read to use toon1 as the main.
Ingame macro's:
Toon 1 Y is
/target [nomod:ctrl,nomod:alt,mod:shift] Toon2 ; [mod:ctrl,nomod:shift,nomod:alt] Toon3
/target targettarget
/cast
Toon 2 Y is
/target [nomod:ctrl,nomod:alt,nomod:shift] Toon1 ; [mod:ctrl,nomod:shift,nomod:alt] Toon3
/target targettarget
/cast
Toon 3 Y is
/target [nomod:ctrl,nomod:alt,nomod:shift] Toon1 ; [nomod:ctrl,mod:shift,nomod:alt] Toon2
/target targettarget
/cast
And this way it doesn't matter which screen you are in, the screens you are not in (alts) automatically see the char of the screen you are in as the leader. Full-automatic.
You can set this up in Keyclone through the keymap options. Assing keymaps to your wow instances.
That's probably the shortest rundown of the ftl set up you can get.
(PS: I've no idea how Tynk would want to implement the ftl set up based on his example however. Ftl is specifically for swapping characters (screens) (if one dies or if the situation arises for you to 'leader' the other character in one way or another.)
Connect With Us