mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 15:44:34 +00:00
Made LCTF Gamemode
This commit is contained in:
parent
90bb6175dc
commit
0c3e7c9892
7 changed files with 2705 additions and 80 deletions
|
|
@ -114,6 +114,7 @@ $Host::LakRabbitPubPro = 0;
|
|||
$Host::LakRabbitShowFlagIcon = 1;
|
||||
$Host::LakRabbitShowFlagTask = 0;
|
||||
$Host::LakRabbitUnlimitedDJ = 1;
|
||||
$Host::LCTFProMode = 0;
|
||||
$Host::LoadingScreenUseDebrief = 1;
|
||||
$Host::LoadScreenColor1 = "05edad";
|
||||
$Host::LoadScreenColor2 = "29DEE7";
|
||||
|
|
@ -158,7 +159,6 @@ $Host::PUGautoPassword = 0;
|
|||
$Host::PUGPassword = "pickup";
|
||||
$Host::PUGpasswordAlwaysOn = 0;
|
||||
$Host::PureServer = 0;
|
||||
$Host::SCtFProMode = 0;
|
||||
$Host::ServerRules1 = "\c2if\c4(\c3%client.attitude \c4$= \c5\"fun\" \c4&& \c3%client.Llama_Grabs \c4< \c51\c4) {";
|
||||
$Host::ServerRules2 = " \c1keepTeamsBalanced\c4(\c2%client\c4); \c1dontSwitch2WinningTeam(\c2%client\c4); }";
|
||||
$Host::ServerRules3 = "\c2else if\c4(\c3%client.attitude \c4$= \c5\"too_serious\"\c4) {";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue