Tremulous Forum

General => General Discussion => Topic started by: Rippy on July 23, 2006, 07:06:16 pm

Title: Very quick question: clearing chatbox
Post by: Rippy on July 23, 2006, 07:06:16 pm
Is there a console command to clear the screen of text? Something akin to "cls" in DOS? I'm experimenting with .cfg files, and having a command clear the chatbox before echoing its output would be extremely helpful.

Couldn't find this in my searches, (is it just me, or is the search function of these forums reaaaally general?) so I had to make a thread out of it.
Title: Very quick question: clearing chatbox
Post by: kramed on July 23, 2006, 07:07:13 pm
Im pretty sure its just /clear to clear the entire console
Title: Very quick question: clearing chatbox
Post by: Rippy on July 23, 2006, 07:22:05 pm
Alright, I'll try that, thanks. One more question, does autogen.cfg completely rewrite itself when tremulous runs, or when you change a setting through the gui, or is it possible to add things to it? I've got a cfg with binds to exec other cfg files, and i'm wondering if it does anything to add "exec default.cfg" into autogen.

(In CS:S, autoexec.cfg kept resetting :/ )

Edit: wait, I just read some other threads. I just call the cfg autoexec.cfg, right?

Edit 2: one last little question, where would I find somewhere showing examples of all the possible font colours in Tremulous?
Title: Very quick question: clearing chatbox
Post by: kramed on July 23, 2006, 09:05:56 pm
Yes, put your binds in autoexec.cfg.

0-Black
1-Red
2-Green
3-Yellow
4-Blue
5-Cyan
6-Pink
7-White
8-Black
9-Red
Title: Very quick question: clearing chatbox
Post by: Rippy on July 24, 2006, 02:00:44 am
All I needed to know, thanks!