You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
349 B
29 lines
349 B
// Server Hostname
|
|
hostname "SERVERNAME"
|
|
|
|
// Server Password
|
|
sv_password ""
|
|
|
|
// RCON Password
|
|
rcon_password "ADMINPASSWORD"
|
|
|
|
// Time Limit
|
|
mp_timelimit 40
|
|
|
|
// Logging
|
|
log off
|
|
sv_logfile 1
|
|
sv_logecho 0
|
|
sv_logbans 1
|
|
|
|
// MapCycle File
|
|
mapcyclefile mapcycle.txt
|
|
|
|
// Cheats Disabled
|
|
sv_cheats 0
|
|
|
|
// AllTalk Enabled
|
|
sv_alltalk 1
|
|
|
|
// Misc.
|
|
sv_allowupload 1
|