This commit is contained in:
ChocoTaco1 2020-04-01 16:21:14 -04:00
parent 5523d16317
commit d8469115d9
2 changed files with 8 additions and 2 deletions

View file

@ -27,6 +27,7 @@ $Host::ClassicAutoPWPassword = "pickup";
$Host::ClassicAutoPWPlayerCount = 30;
$Host::ClassicAutoRestartServer = 0;
$Host::ClassicBadWordFilter = 0;
$Host::ClassicBanlist = "prefs/banlist.cs";
$Host::ClassicBalancedBots = 0;
$Host::ClassicCanKickBots = 0;
$Host::ClassicConnectLog = 1;
@ -69,6 +70,8 @@ $Host::ClassicTelnetPassword = "changeme";
$Host::ClassicTelnetPort = 666;
$Host::ClassicTkLimit = 0;
$Host::ClassicUseHighPerformanceCounter = 0;
$Host::ClassicViralBanning = 1;
$Host::ClassicWhitelist = "prefs/whitelist.cs";
$Host::CRCTextures = 0;
$Host::Dedicated = 1;
$Host::DMSLOnlyMode = 0;
@ -80,7 +83,7 @@ $Host::EnableNetTourneyClient = 0;
$Host::EnableNoBaseRapeNotify = 1;
$Host::EnableTeamBalanceNotify = 1;
$Host::EnableTurretPlayerCount = 10;
$Host::EnableVoteSound = 1;
$Host::EnableVoteSoundReminders = 3;
$Host::FloodProtectionEnabled = 1;
$Host::GameName = "Tribes 2 Test";
$Host::GuidCheck = 0;