I kid you not I have been at the computer nonstop for 6 hours trying to get FTL to work to have the slaves follow the active window's character.

I have verified all my hidden modifiers are correct, the problem at this moment most likely is an issue with the macro, and most likely not the keybinds.

Note: I have modified the macro numerous times and I have gotten it from nothing happening to just some of the characters working. At the present moment all the characters will follow

One interesting fact:
I added another toon to the group and its a trial, when I press "w" my follow macro, all the characters will follow this new character (morgue).

One of the toons (zuerst) will follow the active character, but no characters follow him.

Thats the functionality I have at this point. I understand FTL, and I am at a loss at this point.



Macro:

/target [mod:ctrl,mod:shift,nomod:alt,target=zauberzuerst]
/target [mod:ctrl,mod:alt,nomod:shift,target=zaubermorgue]
/target [mod:alt,mod:shift,nomod:ctrl,target=zaubereiz]
/target [mod:ctrl,mod:alt,mod:shift,target=zaubernebel]
/follow

/target [mod:ctrl,mod:shift,nomod:alt,target=zauberzuerst]
/target [mod:ctrl,mod:alt,nomod:shift,target=zaubermorgue]
/target [mod:alt,mod:shift,nomod:ctrl,target=zaubereiz]
/target [mod:ctrl,mod:alt,mod:shift,target=zaubernebel]
/cast Healing Wave


Another thing....Healing wave functions the exact same way.


Here are my keymaps:

zuerst============================================ ========

‘Ctrl + Alt + w’ ---> ‘follow.morgue’
‘Alt + Shift + w’---> ‘follow.eiz’
‘Ctrl + Alt + Shift + w’ ---> ‘follow.nebel’
‘w’ ---> ‘follow.zuerst’

‘Ctrl + Alt + h’ ---> ‘heal.morgue’
‘Alt + Shift + h’---> ‘heal.eiz’
‘Ctrl + Alt + Shift + h’ ---> ‘heal.nebel’
‘h’ ---> ‘heal.zuerst’

morgue============================================ =========

‘Ctrl + Shift + w’ ---> ‘follow.zuerst’
‘Alt + Shift + w’---> ‘follow.eiz’
‘Ctrl + Alt + Shift + w’ ---> ‘follow.nebel’
‘w’ ---> ‘follow.morgue’

‘Ctrl + Shift + h’ ---> ‘heal.zuerst’
‘Alt + Shift + h’---> ‘heal.eiz’
‘Ctrl + Alt + Shift + h’ ---> ‘heal.nebel’
‘h’ ---> ‘heal.morgue’

eiz=============================================== ========

‘Ctrl + Shift + w’ ---> ‘follow.zuerst’
‘Ctrl + Alt + w’ ---> ‘follow.clint’
‘Ctrl + Alt + Shift + w’ ---> ‘follow.nebel’
‘w’ ---> ‘follow.eiz’

‘Ctrl + Shift + h’ ---> ‘heal.zuerst’
‘Ctrl + Alt + h’ ---> ‘heal.morgue’
‘Ctrl + Alt + Shift + h’ ---> ‘heal.nebel’
‘h’ ---> ‘heal.eiz’

nebel============================================= ========

‘Ctrl + Shift + w’ ---> ‘follow.zuerst’
‘Ctrl + Alt + w’ ---> ‘follow.morgue’
‘Alt + Shift + w’---> ‘follow.eiz’
‘w’ ---> ‘follow.nebel’

‘Ctrl + Shift + h’ ---> ‘heal.zuerst’
‘Ctrl + Alt + h’ ---> ‘heal.morgue’
‘Alt + Shift + h’---> ‘heal.eiz’
‘h’ ---> ‘heal.nebel