Code:
#showtooltip
/cast [nodead,help][mod:shift,nomod:alt,nomod:ctrl,target=Orbzz][mod:ctrl,nomod:shift,nomod:alt,target=Orbzm][mod:alt,nomod:shift,nomod:ctrl,target=Iceorbs][mod:alt,mod:ctrl,nomod:shift,target=Orbzem][] Lesser Healing Wave
If the tooltip doesn't show you've spelled something wrong in the macro. The last blank parameter means that if nothing else works just try casting on whatever I have targeted or use the selfcast option. There is no need to put nodead help allthroughout a macro. If options exist in every parameter just make them their own default parameter at the beginning of the line. An important part of using modifiers in combination with each other is to make sure you specify the proper combination thus the nomod/mod parameters. It also seems important since tha advent of server side macro storage to remove all unnecessary spaces, thus the no spaces between parameters and no spaces on either side of commas in individual parameters.
Another important thing to remember is to make sure the key you have this maco bound to is capable of using all the modifiers (some F keys cant not use ctrl and numpad numbers can't use shift). Then make sure you have nothing bound to the key+modifier.
Connect With Us