no kick in custom game
This commit is contained in:
parent
d9f81d3c6a
commit
be142d8c5d
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ mp_roundtime "60"
|
|||
mp_roundtime_defuse "60"
|
||||
mp_roundtime_hostage "60"
|
||||
|
||||
// Disable kick on friendly fire
|
||||
mp_autokick "0"
|
||||
|
||||
// Skip buy phase
|
||||
mp_freezetime "0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue