This commit is contained in:
ChocoTaco 2019-01-22 12:37:49 -05:00
parent 001128cf52
commit c70ac13c68

View file

@ -2,6 +2,7 @@ $Host::AdminList = "";
$Host::AdminPassword = "changeme";
$Host::allowAdminPlayerVotes = "0";
$Host::AllowMapScript = "True";
$Host::AnimateWithTransitions = 0;
$Host::AntiCloakEnable = 1;
$Host::AntiCloakPlayerCount = 6;
$Host::BanTime = 2147483647;
@ -29,7 +30,7 @@ $Host::ClassicLoadMineChanges = 0;
$Host::ClassicLoadMissileChanges = 0;
$Host::ClassicLoadMortarChanges = 0;
$Host::ClassicLoadPlasmaTurretChanges = 0;
$Host::ClassicLoadPlayerChanges = 1;
$Host::ClassicLoadPlayerChanges = 0;
$Host::ClassicLoadSniperChanges = 0;
$Host::ClassicLoadTR2Gametype = 0;
$Host::ClassicLoadVRamChanges = 0;
@ -1358,6 +1359,7 @@ $Host::PUGautoPassword = 0;
$Host::PUGautoPasswordLimit = 10;
$Host::PUGPassword = "pickup";
$Host::PureServer = "0";
$Host::SCtFProMode = 0;
$Host::ShowEndingPlayerScores = 1;
$Host::ShowIngamePlayerScores = 1;
$Host::Siege::Halftime = 20000;