Proper VoteLogging

This commit is contained in:
ChocoTaco1 2020-04-04 13:48:22 -04:00
parent bf5ae873c1
commit 58bb1cb4f9
4 changed files with 35 additions and 3 deletions

View file

@ -72,6 +72,8 @@ $Host::ClassicTelnetPort = 666;
$Host::ClassicTkLimit = 0;
$Host::ClassicUseHighPerformanceCounter = 0;
$Host::ClassicViralBanning = 1;
$Host::ClassicVoteLog = 1;
$Host::ClassicVoteLogPath = "logs/Vote/Vote.log";
$Host::ClassicWhitelist = "prefs/whitelist.cs";
$Host::CRCTextures = 0;
$Host::Dedicated = 1;