View Single Post
08-17-08, 06:07 AM   #2
Mera
Retired of WoW, In ESO :)
 
Mera's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 331
I think you can try something like

Code:
/script UIErrorsFrame:Hide()
/console Sound_EnableSFX 0;
/use 13
/use 14
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
/cast Incinerate
/console Sound_EnableSFX 1;
but I agree this doesn't look perfect because it's also disabling other in-game SFX a short period of time.
__________________
If you need to reach me I'm in ESO, @class101 or "Fathis Ules i"
addons: SpamBayes, BrokerCPU
projects: ThunderBayes
Mera[xeh]? - La CroisadeEcarlate (wow)
  Reply With Quote