mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-04-16 17:15:17 +00:00
Took out SNM slots
This commit is contained in:
parent
9575664fdc
commit
69897d901f
2 changed files with 0 additions and 16 deletions
|
|
@ -1379,14 +1379,6 @@ $Host::PUGautoPasswordLimit = 10;
|
|||
$Host::PUGPassword = "pickup";
|
||||
$Host::PureServer = 0;
|
||||
$Host::SCtFProMode = 0;
|
||||
$Host::SetNextMissionMapSlot1 = "SmallCrossing";
|
||||
$Host::SetNextMissionMapSlot2 = "HighOctane";
|
||||
$Host::SetNextMissionMapSlot3 = "TheFray";
|
||||
$Host::SetNextMissionMapSlot4 = "S5_Massive";
|
||||
$Host::SetNextMissionMapSlot5 = "S5_Icedance";
|
||||
$Host::SetNextMissionMapSlot6 = "Logans_Run";
|
||||
$Host::SetNextMissionMapSlot7 = "Rollercoaster_nef";
|
||||
$Host::SetNextMissionMapSlot8 = "MoonDance";
|
||||
$Host::ShowEndingPlayerScores = 1;
|
||||
$Host::ShowIngamePlayerScores = 1;
|
||||
$Host::Siege::Halftime = 20000;
|
||||
|
|
|
|||
|
|
@ -192,14 +192,6 @@ $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
|
||||
$Host::SetNextMissionMapSlot1 = "SmallCrossing"; //Set Next Mission for slot 1
|
||||
$Host::SetNextMissionMapSlot2 = "HighOctane"; //Set Next Mission for slot 2
|
||||
$Host::SetNextMissionMapSlot3 = "TheFray"; //Set Next Mission for slot 3
|
||||
$Host::SetNextMissionMapSlot4 = "S5_Massive"; //Set Next Mission for slot 4
|
||||
$Host::SetNextMissionMapSlot5 = "S5_Icedance"; //Set Next Mission for slot 5
|
||||
$Host::SetNextMissionMapSlot6 = "Logans_Run"; //Set Next Mission for slot 6
|
||||
$Host::SetNextMissionMapSlot7 = "Rollercoaster_nef";//Set Next Mission for slot 7
|
||||
$Host::SetNextMissionMapSlot8 = "MoonDance"; //Set Next Mission for slot 8
|
||||
$Host::loadingmsgcolor1 = "ffb734"; //Loading screen color 1
|
||||
$Host::loadingmsgcolor2 = "29DEE7"; //Loading screen color 2
|
||||
$Host::loadingmsgcolor3 = "33CCCC"; //Loading screen color 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue