Quote Originally Posted by 'TMNT',index.php?page=Thread&postID=90457#post9045 7
/cast [nomod][target:focus] lesser healing wave
/cast [mod:alt][target:focus] healing wave
/cast [mod:shift][target:focus] chain heal

Doesn't seem to work.
Any macro guru's help me out?
3 problems:
- some ":" should be "="
- focus should be focustarget, since you want to shoot at the target of your focus ;)
- modifier must be in target part

thus:
/cast [target=focustarget,nomod] lesser healing wave
/cast [target=focustarget,mod:alt] healing wave
/cast [target=focustarget,mod:shift] chain heal
Also, you have to set focus first before the macro works:
/focus NameOfMain