Frisasky
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
5 deletions
-
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 |
|
|
|