mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-13 15:14:34 +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
|
|
@ -12,8 +12,8 @@ $Host::AllowPlayerVoteSkipMission = 1;
|
|||
$Host::AllowPlayerVoteTimeLimit = 1;
|
||||
$Host::AllowPlayerVoteTournamentMode = 0;
|
||||
$Host::AnimateWithTransitions = 1;
|
||||
$Host::AntiCloakEnable = 1;
|
||||
$Host::AntiCloakPlayerCount = 6;
|
||||
$Host::AntiPackEnable = 1;
|
||||
$Host::AntiPackPlayerCount = 6;
|
||||
$Host::AveragePings = 1;
|
||||
$Host::BanTime = 1440;
|
||||
$Host::BotCount = 14;
|
||||
|
|
@ -50,7 +50,7 @@ $Host::ClassicLoadSniperChanges = 0;
|
|||
$Host::ClassicLoadTR2Gametype = 0;
|
||||
$Host::ClassicLoadVRamChanges = 0;
|
||||
$Host::ClassicLogEchoEnabled = 0;
|
||||
$Host::ClassicMaxVotes = 5;
|
||||
$Host::ClassicMaxVotes = 3;
|
||||
$Host::ClassicMaxTelepads = 3;
|
||||
$Host::ClassicMOTD = "<color:3cb4b4><font:Sui Generis:22>Discord PUB\n<color:3cb4b4><font:Univers:16>Server Hosted/Provided by Branzone/Ravin\n<color:3cb4b4><font:Univers:16>Get Mappacks at https://playt2.com/";
|
||||
$Host::ClassicMOTDLines = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue