mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-23 07:53:35 +00:00
Added ShieldPack
ShieldPack added to antipack restrictions at low numbers
This commit is contained in:
parent
5c72ec89d4
commit
8bbe24e8ae
5 changed files with 98 additions and 84 deletions
|
|
@ -126,8 +126,8 @@ $Host::EnableNoBaseRapeNotify = 1; //Get a base rape notification
|
|||
$Host::EnableTeamBalanceNotify = 1; //Get a teambalance notification
|
||||
$Host::EnableTurretPlayerCount = 10; //How many to enable turrets
|
||||
$Host::EnableVoteSoundReminders = 3; //If you want a sound chime during voting, number of times
|
||||
$Host::AntiCloakEnable = 1; //Enable or disable AntiCloak
|
||||
$Host::AntiCloakPlayerCount = 6; //How many to enable Cloak
|
||||
$Host::AntiPackEnable = 1; //Enable or disable AntiCloak
|
||||
$Host::AntiPackPlayerCount = 6; //How many to enable Cloak
|
||||
$Host::PUGautoPassword = 0; //Auto enable a password in tournament mode
|
||||
$Host::PUGPassword = "pickup"; //PUG password, Auto or enable/disable thru admin menu
|
||||
$Host::PUGpasswordAlwaysOn = 0; //If you want the pug password Always on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue