05-09-2007, 10:29 PM
beerboygc Wrote:Drocona Wrote:you can use the log functions of the server or you can write a plugin... logs are easier
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
