mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-15 16:14:35 +00:00
VoteSystem Redo (Goon Style)
A lot less code Not a mess anymore VoteHud support Remove SetNextMission Elements
This commit is contained in:
parent
2ca68a34d2
commit
6e9a4d4475
7 changed files with 925 additions and 1199 deletions
|
|
@ -48,6 +48,7 @@ $Host::ClassicLoadSniperChanges = 0;
|
|||
$Host::ClassicLoadTR2Gametype = 0;
|
||||
$Host::ClassicLoadVRamChanges = 0;
|
||||
$Host::ClassicLogEchoEnabled = 0;
|
||||
$Host::ClassicMaxVotes = 5;
|
||||
$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