Added Observer AFK options by DarkTiger

This commit is contained in:
ChocoTaco 2019-06-04 00:43:15 -04:00
parent 7bbe52ffd8
commit 27b7386250
3 changed files with 137 additions and 2 deletions

View file

@ -202,8 +202,9 @@ $Host::loadingmsgline2content = "https://github.com/ChocoTaco1/TacoServer"; //L
$Host::loadingmsgline3 = "Required Mappacks: "; //Loading screen msg line 3
$Host::loadingmsgline3content = "S5 S8 TWL TWL2"; //Loading screen msg content 3
$Host::loadingmsgline4 = "Hosted by: "; //Loading screen msg line 4
$Host::loadingmsgline4content = "Branzone";
$Host::loadingmsgline4content = "Branzone"; //Loading screen msg content 4
$Host::ForceAFKObserverTime = 1; //Change the time in minutes it takes to force a player into observer mode for being AFK
//LakRabbit
$Host::EnableLakUnlimitedDJ = 1; //Unlimited disc-jumps if enabled
$Host::LakRabbitNoSplashDamage = 0; //Splash Damage enabled or not
$Host::ShowFlagIcon = 1; //Show flag Icon in lak
$Host::ShowFlagIcon = 1; //Show flag Icon in lak