[solved] Is it possible to remove the team chats from the status bar?

3 replies [Last post]
BOZO
Bozo's picture
Offline
Joined: Feb 2010
Posts:

Hi folks,

this is something that bothers me a lot lately. I use cg_drawTeamOverlay "3" and whenever a team message is sent the message does not only appear in the upper left of the screen but also in the overlay right above the statusbar. As a result the overlay is enlarged and the frag counter and the flag indicators are all moved upwards to give the team chats some space.

Is it possible to disable this? I've done an intense search in the docs and on the internet but couldn't find anything related. See the attached screenshots to get an idea of my dilemma!

Thanks in advance! :o]

Login or register to view attached files

[MR.]MIRCWAR
tyfon's picture
Offline
Joined: Mar 2005
Posts:
SE Sweden
Re: Is it possible to remove the team chats from the status bar?

Hummz I thought cg_teamchatheight would help but tried it out now and it doesn't change my teamchat. Any other command dependent on this? Try it around for yourself, maybe my autoexec is disabling it. Other than that I guess you'll have to change teamoverlay style.

lagstard
Developer (retired)
rabusmar's picture
Offline
Joined: Jan 2008
Posts:
Re: Is it possible to remove the team chats from the status bar?

cg_teamChatHeight "0"

Había una vez un barco chiquito...

BOZO
Bozo's picture
Offline
Joined: Feb 2010
Posts:
Re: Is it possible to remove the team chats from the status bar?

You guys gave the right hint, thanks a bunch!! I just tested it, cg_teamChatHeight "0" gets rid of the team chats in the overlay, exactly what I wanted to have. Happy