Is there an addon to fade the chat faster

Is there an addon to fade the chat faster

by joshbpepper » Thu Dec 17, 2015 5:40 am

Wht ends up happening is I keep reading the SAME messages over and over 30x and it drives me nuts.
joshbpepper
Sergeant
Sergeant
 

Re: Is there an addon to fade the chat faster

by Bit » Fri Dec 18, 2015 4:04 pm

This should do it (replace the 3 with whatever time in seconds you want it to be visible for)
Code: Select all
/script for i=1,6 do getglobal('ChatFrame'..i):SetTimeVisible(3) end

Note you have to use this every time you log into the game. To make it automatic someone would have to turn it into an addon. I may do it later if I have time.
Bit
Sergeant Major
Sergeant Major
 


Return to Addons & macros