From 35630a800519624dbe9290d59f63588afe2a8657 Mon Sep 17 00:00:00 2001 From: Frisasky Date: Sat, 4 May 2019 19:19:29 +0800 Subject: [PATCH] Update server.cfg --- HalfLife2Deathmatch/server.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/HalfLife2Deathmatch/server.cfg b/HalfLife2Deathmatch/server.cfg index 3a6b022..4c2461c 100644 --- a/HalfLife2Deathmatch/server.cfg +++ b/HalfLife2Deathmatch/server.cfg @@ -194,11 +194,11 @@ sv_robust_explosions 1 // Maximum speed any ballistically moving object is allowed to attain per axis (default 3500) sv_maxvelocity 3500 -// rcon failure settings -sv_rcon_banpenalty 0 -sv_rcon_maxfailures 10 -sv_rcon_minfailures 5 -sv_rcon_minfailuretime 30 +// rcon failure settings, uncomment the cvars to enabling settings +//sv_rcon_banpenalty 0 +//sv_rcon_maxfailures 10 +//sv_rcon_minfailures 5 +//sv_rcon_minfailuretime 30 //The region of the world to report this server in (255 = world) sv_region 255