SRCDS Steam group


Outputting Console to a text file
#4
beerboygc Wrote:
Drocona Wrote:you can use the log functions of the server or you can write a plugin... logs are easier Toungue

Variables:
Code:
log on                //Creates a logfile (Enable= on Disable= off)
sv_logfile 1            //Log server information in the log file.
sv_logsdir F:\SRCDS\cstrike\logs    //Folder in the game directory where server logs will be stored.

sv_logecho 0            //Echo log information to the console.

sv_log_onefile 1        //Log server information to only one file.
sv_logbans 1            //Log server bans in the server logs.
sv_logdownloadlist 1        //Log files to download.

I put these values into the server.cfg?

Thanks for your help.


yes Big Grin
Reply


Messages In This Thread
RE: Outputting Console to a text file - Bonsaihero - 05-09-2007, 10:29 PM

Forum Jump:


Users browsing this thread: