Page 1 of 1

Name Displaying

Posted: Fri Jan 05, 2007 1:46 am
by gismo
Hello, i have a problem and ... i really don't know what to do.
The name is showing in console, from time to time.
I hope this picture explains better what's wrong :
http://forums.excessiveplus.net/download.php?id=8551

In my day by day use q3 is this problem. In a new installed q3 ( + 1.32 pointrelease ) + my cfg from the day by day use q3, the name doesn't pops out.


Please, someone help me. It's very annoying, especially in TDM or Freeze.

Posted: Fri Jan 05, 2007 3:00 am
by axbaby
create a text file called autoexec.cfg
open it with notepad and put your name in the text file

/name Orpheus

place in all your mod directories and baseq3.
99% of the time autoexec.cfg will run automatically after q3config.cfg loads thus overwritting the name command in q3config.cfg.
if autoexec.cfg does not load initially type
in the q3 console

/exec autoexec.cfg

Posted: Fri Jan 05, 2007 10:57 am
by gismo
It works ! Thanks !