Proper Chatlogs (Goon Style)

This commit is contained in:
ChocoTaco1 2020-04-08 12:09:58 -04:00
parent 1aec861aab
commit ae753ab0cf
4 changed files with 45 additions and 0 deletions

View file

@ -30,6 +30,8 @@ $Host::ClassicBadWordFilter = 0;
$Host::ClassicBanlist = "prefs/banlist.cs";
$Host::ClassicBalancedBots = 0;
$Host::ClassicCanKickBots = 0;
$Host::ClassicChatLog = 1;
$Host::ClassicChatLogPath = "logs/Chat/";
$Host::ClassicConnectLog = 1;
$Host::ClassicConnLogPath = "logs/Connect/Connect.log";
$Host::ClassicCycleMisTypes = 0;