macro to prevent trinket use error sounds
#1
Some trinkets make a noise when activated when their use is on cooldown.

I combine trinket activation with Shield Block and Shield Slam:

#showtooltip Shield Slam
/script UIErrorsFrame:Hide()
/cast Shield Block
/use Repelling Charge
/use 14
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/cast Shield Slam
/startattack

The fourth line causes a noise when the trinket is on cooldown. The function to prevent the noise is related to the UIErrorsFrame set of calls that prevent error message spams in midscreen.

I once saw a sound suppression call in a macro but can't find the example again. Does anyone know the call, or where I can go for more info?
[Image: spangles_sig_3.jpg]
Reply


Messages In This Thread
macro to prevent trinket use error sounds - by Ynir - 12-11-2008, 06:12 PM
macro to prevent trinket use error sounds - by wowinfo - 01-11-2009, 06:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)