My different chat tabs flash to alert me of new messages and I’d love to hide it. Anyone know a script for this?
1 Like
still looking for a fix
1 Like
Prat has a feature for this.
I’d prefer not to have an entire chat replacement addon though, would it be hard to make Prat exactly like the default UI’s chat?
1 Like
Prat enhances your chat, doesn’t replace it, and is completely modular.
2 Likes
/run hooksecurefunc("FCF_StartAlertFlash", function(self) FCF_StopAlertFlash(self) end)
3 Likes
I assume this script was supposed to get rid of the tab flashing? I tried it hopefully, didn’t seem to work. Anyone else?
Probably because of smartquotes as the post didn’t originaly use a code block (fixed now).
Try again.