mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-04 20:20:20 +00:00
Added SetNextMission
This commit is contained in:
parent
e526d0d7f5
commit
212e902825
3 changed files with 46 additions and 40 deletions
|
|
@ -193,6 +193,7 @@ $Host::EmptyServerReset = 1; //Whether or not you want the server to reset w
|
|||
$Host::EnableAutobalance = 1; //Will autobalance when teams are uneven.
|
||||
$Host::DMSLOnlyMode = 0; //Shocklance Only Mode for Deathmatch
|
||||
$Host::SCtFProMode = 0; //Pro mode for LCTF
|
||||
$Host::EnableSetNextMission = 1; //Let admins set the next mission thru the vote menu
|
||||
//LakRabbit
|
||||
$Host::EnableLakUnlimitedDJ = 1; //Unlimited disc-jumps if enabled
|
||||
$Host::LakRabbitNoSplashDamage = 0; //Splash Damage enabled or not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue