1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||||
|
// Server Name |
||||
|
hostname "hostname" |
||||
|
|
||||
|
// RCON Password |
||||
|
rcon_password "rconpassword" |
||||
|
|
||||
|
// Server Password |
||||
|
sv_password "" |
||||
|
|
||||
|
// Server Logging |
||||
|
log on |
||||
|
sv_logbans 1 |
||||
|
sv_logecho 1 |
||||
|
sv_logfile 1 |
||||
|
sv_log_onefile 0 |
Loading…
Reference in new issue