diff --git a/t6mp/dedicated.cfg b/t6mp/dedicated.cfg index dce3bee..fc3b8cd 100644 --- a/t6mp/dedicated.cfg +++ b/t6mp/dedicated.cfg @@ -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!! ////////////////////////////////////////////////// //////////////////////////////////////////////////