mirror of
https://old.git.ood.ovh/nehu/cod-config.git
synced 2025-04-28 18:17:00 +02:00
rcon password
This commit is contained in:
parent
e512f25855
commit
c7ee00f0cb
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ sv_patch_dsr50 true // Apply DSR-50 patches on this
|
|||
//////////////////////////////////////////////////
|
||||
g_logSync 2 // 0 only flush on game end, 1 flush when buffer full, 2 always flush after a write, 3 append to old logs. (Keep this at 2 if you plan on using a 3rd party admin tool)
|
||||
g_log "logs\games_mp.log" // IMPORTANT! Make sure the filename is unique for each server you clone!
|
||||
rcon_password "" // RemoteCONtrol password. !!Do NOT skip if you plan on using a 3rd party admin tool such as B3 or IW4m-Admin!!
|
||||
rcon_password "yuyuwahte" // RemoteCONtrol password. !!Do NOT skip if you plan on using a 3rd party admin tool such as B3 or IW4m-Admin!!
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Reference in a new issue