Disabling "out of range" red messages?

Disabling "out of range" red messages?

by Moshu » Wed Aug 19, 2015 3:45 am

Hello!
I'm looking for a macro that removes the red text that pops up in the middle/upper screen when you are out of range/ability on cooldown. Whenever I see those messages... Well, I see red!
User avatar
Moshu
Grunt
Grunt
 

Re: Disabling "out of range" red messages?

by Cruzix » Wed Aug 19, 2015 8:09 am

This is the only ErrorFilter of vanilla i believe, it does its job but you gotta add what it should filter on ur own (remember to write the errors the exact same way they pop up as, like with Capital letters or with . In the end etc)
http://wow.curseforge.com/addons/project-532/

/script UIErrorsFrame:Hide()
This macro works too but it only works untill the server restart/crash and then u gotta use it again hence why i recommend RogueSpam instead
Cruzix
Senior Sergeant
Senior Sergeant
 

Re: Disabling "out of range" red messages?

by LYQ » Wed Aug 19, 2015 8:22 am

note that

/script UIErrorsFrame:Hide()

would hide the entire frame, meaning all messages which would get displayed there.
LYQ / Virose
Talentsaver (viewtopic.php?f=63&t=15429) - Totemtimers Enhanced (viewtopic.php?f=63&t=24422)
NostalriusAcceptTrade (viewtopic.php?f=63&t=31729)
User avatar
LYQ
Sergeant Major
Sergeant Major
 

Re: Disabling "out of range" red messages?

by Cruzix » Wed Aug 19, 2015 8:29 am

Yep and simply change Hide with Show if u want it back to normal
Cruzix
Senior Sergeant
Senior Sergeant
 

Re: Disabling "out of range" red messages?

by Askental » Wed Aug 19, 2015 6:57 pm

RogueSpam ftw
Image
User avatar
Askental
Sergeant Major
Sergeant Major
 


Return to Addons & macros