Removes error messages that appear in the center of your screen, such as not enough energy, not enough mana, out of range, invalid target, and all the other error messages that appear in the middle of the screen in red letters and basically just spam your screen.
It does not block the "Error Speech" that comes with them - you can disable that in Sound Options if you want.
This addon is beyond simple, it only does this:
UIErrorsFrame:Hide();
Purpose is to remove the need to type that script command (or click that macro) every time you start wow.
Slash commands are available to temporarily show or again hide the error messages that this addon is designed to hide.
You can type "/er" to show error frame and "/er hide" to hide it again.
(Instead of "er" you can also use "error", "eagle" or "eerror" )
Since addon errormonster stopped working i made this addon. This addon is written from scratch and is not based on errormonster addon which is much more complicated addon with more features.
