I give you a macro for example for the “Elementium Anvil Pocket”, which removes the error sounds and the message “you can’t use this item yet” works with any other, a friend of my guild asked me and other members told me about they’re couldn’t find the macro, so I created it myself and added it for all of you.
In previous macros the message was displayed for a fraction of a second, or the sound did not eliminate it on some occasions, neither of these two things would happen with this.
#showtooltip spell
/run UIErrorsFrame:Hide() SetCVar(“Sound_EnableErrorSpeech”, 0) C_Timer.After(0, function() SetCVar(“Sound_EnableErrorSpeech”, 1) UIErrorsFrame:Clear() UIErrorsFrame:Show() end)
/use 14
/cast spell