thanks for the help moosejaw

I have made 2 keymaps togglers for my mages and shamans

just one more macro question and I will let this thread die :P

on my shaman I want to have the slave heal the master and or other group members. But am having trouble achieving this with my macro.

here is my "heal master" macro using conditions + operators

!if ("character" is not "slot 1") /cast Healing Wave {SLOT1}
!if ("character" is not "slot 2") /cast Healing Wave {SLOT2}

but it is not working

also would something like this work to cast a spell when I push a hotkey "only" if the master is a certain character?

thanks for the help