plieblang
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Insurgency/server.cfg
|
|
@ -235,7 +235,7 @@ sv_vote_kick_troll_min_population 0.40 |
|
|
|
|
|
|
|
// What ratio of the votes needs to be yes to pass? (1 = All votes need to be yes) |
|
|
|
// min. 0 max. 1 |
|
|
|
sv_vote_kick_troll_min_ration 0.66 |
|
|
|
sv_vote_kick_troll_min_ratio 0.66 |
|
|
|
|
|
|
|
// The minimum number of players needed on the server to start a vote kick |
|
|
|
sv_vote_kick_min_players 4 |
|
|
|