PDA

View Full Version : Setting server to name logfile differently for dual servers


UnDead
11-11-2003, 12:39 PM
We currently are running 2 CoD gameservers off of one server. Currently I am not sure if its merging the console logs or if only one is taking precedence.

The original log with the kills stats is called game_mp.log
I tried setting one in the Serverdoc shortcut to use logfile 3 and that created a new console log called console_mp.log but that file didnt' contain kill info just cvar lists over and over.

So is there a way to get it to name the 2nd servers logs like game_mp2.log? Or would it be easier to just install CoD twice on the server in different locations?

Thanks for any help.

UnDead

UnDead
11-11-2003, 12:40 PM
NM. found it its the command set g_log "game_mp.log" Just change that to something else in your server.cfg. :)