ok, quick stuff

priest healer. i want to have number pad for healing.

1,2,3,4,5 basically

i want to write a simple macro that allows me to put renew, flash heal, greater heal on one key with [modifier]'s

i know for my shaman totems, i use something along these lines: (simple example)

/cast [nomodifier] Wrath of Air Totem
/cast [modifier:shift] Grounding Totem

ummm with the totem macros i don't have to specify a target... but with healing ones i would have to. So i tried something like this...:

/cast [nomodifier] [target=shaman1] Renew
/cast [modifier:shift] [target=shaman1] Flash Heal
/cast [modifier:ctrl] [target=shaman1] Greater Heal

plain and simple... this don't work. i know i have something wrong with this for sure. if an expert in here can pls correct my macrooooo i'd be so grateful! I just want to be able to correct this as soon as i get home, so i can hit up some HEROIX!

Thanks in advance.