Warrior Addons?

Re: Warrior Addons?

by Talesavo » Wed Feb 10, 2016 2:28 pm

Garfunkel wrote:
Creepz147 wrote:is there anything to get rid of the "out of range" "not enough rage" spam?, I've tried the rogue spam but doesn't work for war,, wondered if there was anything similar

Rogue Spam works for every class but the default messages that get suppressed are rogue specific. Meaning that you have to add additional messages to the suppressed list. It's very easy to do. I've done it for every class.


Do I just open the .lua in a notepad and change

ERR_OUT_OF_ENERGY, -- Not enough energy

to

ERR_OUT_OF_RAGE, -- Not enough rage



Sorry, I have very little experience with this kinda stuff.
www.twitch.tv/talesavotv

-those fucks at blizzard banned talesavo13. :(
Talesavo
Senior Sergeant
Senior Sergeant
 

Re: Warrior Addons?

by Dyaxler » Thu Feb 25, 2016 8:51 pm

Add this to the first line of your macro and it'll prevent the "printed" error message spam...

Code: Select all
/script UIErrorsFrame:Hide()


...if you want to get rid of the sound your character makes "That spell isn't ready yet!!!" etc... turn off "Enable Error Speech" in your Sound Options.
Author of SpartanUI for Vanilla WoW 1.12
More info available here: Nostalrius Forum thread link. - Feed back welcome.
Submit bugs on GitHub or post about it in the forum thread.
User avatar
Dyaxler
Senior Sergeant
Senior Sergeant
 

Previous

Return to Warrior