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