Proposal: Handle Toggling of UI and Sound Errors removing them from the Sequence Code
TimothyLuke opened this issue ยท 1 comments
I'm thinking of making /script UIErrorsFrame:Hide();
and /console Sound_EnableSFX 0
as booleans that you can add to a macro like
HideUIErrors = true HideSoundErrors = true
The HideUI Errors would toggle /script UIErrorsFrame:Hide();
/script UIErrorsFrame:Show();
by appending them to the Pre/PostMacros and the Sound one would do the same for Sound.