Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-20-11, 08:35 AM   #1
BizWax
A Defias Bandit
Join Date: Feb 2011
Posts: 2
Macro-ing a mouseover heal.

You know the priest spell 'heal'. I tried to make a macro for it so that it would be cast at my mouseover.
Code:
#showtooltip
/cast[@mouseover,exists] [] Heal;
for some reason it doesn't work. I have the same macro for flash heal, and it works just fine, but not for heal.

Any insights?
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Macro Help » Macro-ing a mouseover heal.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off