View Single Post
04-05-10, 05:29 AM   #5
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 716
You must use a @mouseover macro:

Code:
#showtooltip
/console Sound_EnableSFX 0
/use 13
/use 10
/console Sound_EnableSFX 1
/use [@mouseover] Flash of Light
/run UIErrorsFrame:Clear()
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
  Reply With Quote