Hi all! I'm stuck and if anyone can help me, it would be much appreciated.

For my shammy 3 boxing team, I had setup the following macro, which works great for 2 of my toons, but for the remaining box it just wont work. I've tried to copy and paste the code directly from the working boxes to the nonworking one, to no avail.

What happens for all 3, the lightning bolt, chain heal, and lesser healing portion works fine. no problems. but for the healing wave (mod: ctrl) portion, only 2 of the boxes will work. When i hold down control and push the key, the nonworking box just doesnt do anything. no error message, nothing. but i do see that with the #showtooltip that the nonworking box does recognize that control is being pushed, as it shows the healing wave icon; but it just wont cast. any thoughts on why this might be?

I am using trinity bars if that makes a difference. Thanks in advance to all who helps; have a great day!


#showtooltip
/cast [target=focus, nodead, harm] lightning bolt
/cast [target=focus, noharm, nodead, modifier:ctrl] healing wave
/cast [target=focus, noharm, nodead, modifier:alt] chain heal
/cast [target=focus, noharm, nodead] lesser healing wave