Browse Source

Update server.cfg

pull/53/head
Frisasky 6 years ago
committed by GitHub
parent
commit
35630a8005
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      HalfLife2Deathmatch/server.cfg

10
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) // Maximum speed any ballistically moving object is allowed to attain per axis (default 3500)
sv_maxvelocity 3500 sv_maxvelocity 3500
// rcon failure settings // rcon failure settings, uncomment the cvars to enabling settings
sv_rcon_banpenalty 0 //sv_rcon_banpenalty 0
sv_rcon_maxfailures 10 //sv_rcon_maxfailures 10
sv_rcon_minfailures 5 //sv_rcon_minfailures 5
sv_rcon_minfailuretime 30 //sv_rcon_minfailuretime 30
//The region of the world to report this server in (255 = world) //The region of the world to report this server in (255 = world)
sv_region 255 sv_region 255

Loading…
Cancel
Save