View Single Post
04-05-10, 06:32 AM   #6
ormjaevel
An Aku'mai Servant
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 38
Originally Posted by nightcracker View Post
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()
tryed that, didnt work.
  Reply With Quote