You did not include nomod in your first line, thus thats the action that would always happen reguardless of whatever mod keys you are holding down. So just add it in nomod:
Code:
CharA:
/cast [nomod, target=Char A] Lesser Healing Wave
/cast [target=focus,mod:ctrl] Lesser Healing Wave
/cast [target=Char B,mod:alt] Lesser Healing Wave
(The focus is Char A on both)
CharB:
/cast [nomod, target=Char B] Lesser Healing Wave
/cast [target=focus,mod:ctrl] Lesser Healing Wave
/cast [target=Char B,mod:alt] Lesser Healing Wave
Connect With Us