Hey guys,

I'm trying to set up a healing macro on my druid (Well a bunch of them) to make the healing easier. Ideally what I want is for the macro to cast whatever spell on:

My focus
Unless I hold Alt then cast on me
Unless I hold Ctrl then cast on my target
Unless I have a mouseover then cast on the mouseover.

Basically it all works except for the control modifier. Here's the macro:

/cast [mod:alt, target=player][target=mouseover, exists, nodead, noharm][modifier:ctrl, target=target, exists, nodead, noharm][target=focus] Lifebloom


Any thoughts as to why the ctrl modifier isn't working but all the others are?

Thanks.

Stu-rat