Hide messages/events in upper left corner?

Locked
4science
Posts: 11
Joined: Mon Mar 26, 2012 3:03 pm

Hide messages/events in upper left corner?

Post by 4science »

Hi,

in the upper left corner of the HUD, message such as 'x was railed by z.' etc. are displayed. I went through the q3config.cfg but couldn't find any cvar that seems to let me toggle those messages on/off. I'd like to hide them completely. Can someone tell me how to do that?

Thanks!

[In case that makes a difference, I am using CPMA.]
themuffinman
Posts: 384
Joined: Fri Mar 05, 2010 5:29 pm

Re: Hide messages/events in upper left corner?

Post by themuffinman »

cl_noPrint 1

Success? It won't print anything to the console either though.
4science
Posts: 11
Joined: Mon Mar 26, 2012 3:03 pm

Re: Hide messages/events in upper left corner?

Post by 4science »

As long as it still writes to the log files, it's perfect. I'll test when I get back to work, thank you. :)
4science
Posts: 11
Joined: Mon Mar 26, 2012 3:03 pm

Re: Hide messages/events in upper left corner?

Post by 4science »

That worked perfectly, thank you. Just what I was looking for!
Locked