mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-11 14:14:33 +00:00
Added EnableVoteSound string
Votesound can be turned off and on
This commit is contained in:
parent
61ea3e5ae3
commit
bc25984a5b
3 changed files with 6 additions and 1 deletions
|
|
@ -181,6 +181,7 @@ $Host::EnableMortarTurret = 0; //Enable or Disable Mortar Turret
|
|||
$Host::EnableNoBaseRapeNotify = 1; //Get a base rape notification
|
||||
$Host::EnableTeamBalanceNotify = 1; //Get a teambalance notification
|
||||
$Host::EnableTurretPlayerCount = 10; //How many to enable turrets
|
||||
$Host::EnableVoteSound = 1; //If you want a sound chime during voting
|
||||
$Host::AntiCloakEnable = 1; //Enable or disable AntiCloak
|
||||
$Host::AntiCloakPlayerCount = 6; //How many to enable Cloak
|
||||
$Host::PUGautoPassword = 0; //Enable or Disable an auto password at a certain amount of players
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue