overtime
This commit is contained in:
parent
1482783cb4
commit
928fc79fd0
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ mp_autokick "0"
|
||||||
// Remove team size limitation
|
// Remove team size limitation
|
||||||
mp_limitteams "0"
|
mp_limitteams "0"
|
||||||
|
|
||||||
|
// Enable and set overtime rounds
|
||||||
|
mp_overtime_enable "1"
|
||||||
|
mp_overtime_maxrounds "6"
|
||||||
|
|
||||||
// Apply all the settings
|
// Apply all the settings
|
||||||
mp_restartgame "1"
|
mp_restartgame "1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue