mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-11 15:40:31 +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
|
|
@ -168,6 +168,7 @@ $Host::ClassicStatsType = 2;
|
|||
$Host::ClassicViralBanning = 1;
|
||||
$Host::ClassicWhitelist = "prefs/whitelist.cs";
|
||||
$Host::ClassicSuppressTraversalRootError = 1;
|
||||
$Host::ClassicMaxVotes = 5;
|
||||
$Host::ServerRules1 = "\c2if\c4(\c3%client.fun == \c5true \c4&& \c3%client.Llama_Grabs \c4< \c51\c4)";
|
||||
$Host::ServerRules2 = " \c1Be_Courteous\c4(\c2%client, %game\c4);";
|
||||
$Host::ServerRules3 = "\c2else if\c4(\c3%client.attitude \c4!$ = \c5%client.fun\c4)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue