rcon password

This commit is contained in:
Nehu 2023-06-22 22:49:00 +02:00
parent e512f25855
commit c7ee00f0cb
No known key found for this signature in database
GPG key ID: B6EBE2FCCD603DD9

View file

@ -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!!
//////////////////////////////////////////////////
//////////////////////////////////////////////////