mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-13 07:04:33 +00:00
Integrated multipleMapRotation
This commit is contained in:
parent
4b9486d765
commit
25681fd39c
3 changed files with 8 additions and 4 deletions
|
|
@ -149,6 +149,8 @@ $Host::MaxPlayers = 30;
|
|||
$Host::MinBotDifficulty = 0;
|
||||
$Host::MinFlagRecordPlayerCount = 6;
|
||||
$Host::MissionType = "LakRabbit";
|
||||
$Host::MultipleMapRotation = 0;
|
||||
$Host::MultipleMapRotationCount = 3;
|
||||
$Host::NoBaseRapeEnabled = 1;
|
||||
$Host::NoBaseRapePlayerCount = 14;
|
||||
$Host::NoSmurfs = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue