General updates

This commit is contained in:
ChocoTaco1 2025-10-28 14:42:20 -04:00
parent e1f42951af
commit 3e858b5649
4 changed files with 525 additions and 641 deletions

View file

@ -56,7 +56,7 @@ $Host::ClassicLoadVRamChanges = 0;
$Host::ClassicLogEchoEnabled = 0;
$Host::ClassicMaxVotes = 3;
$Host::ClassicMaxTelepads = 3;
$Host::ClassicMOTD = "<color:3cb4b4><font:Sui Generis:22>Tribes 2 Test\n<color:3cb4b4><font:Univers:16>Server brought to you via Commuity Effort\n<color:3cb4b4><font:Univers:16>Celebrating 20 Years of Tribes2!";
$Host::ClassicMOTD = "<color:3cb4b4><font:Sui Generis:22>Tribes 2 Test\n<color:3cb4b4><font:Univers:16>Server brought to you via Commuity Effort\n<color:3cb4b4><font:Univers:16>Celebrating 25 Years of Tribes2!";
$Host::ClassicMOTDLines = 3;
$Host::ClassicMOTDTime = 6;
$Host::ClassicNoNullVoiceSpam = 0;
@ -123,7 +123,7 @@ $Host::LoadScreenColor3 = "33CCCC";
$Host::LoadScreenLine1 = "Join Discord:";
$Host::LoadScreenLine1_Msg = "<a:playt2.com/discord>playt2.com/discord</a>";
$Host::LoadScreenLine2 = "Game Modes:";
$Host::LoadScreenLine2_Msg = "LakRabbit, Capture the Flag, DeathMatch, (Light Only) Capture the Flag";
$Host::LoadScreenLine2_Msg = "Lak, CTF, DeathMatch, LCTF";
$Host::LoadScreenLine3 = "Get Mappacks:";
$Host::LoadScreenLine3_Msg = "<a:playt2.com/mappacks>playt2.com/mappacks</a>";
$Host::LoadScreenLine4 = "Server Location:";
@ -132,7 +132,7 @@ $Host::LoadScreenLine5 = "Server Hosted:";
$Host::LoadScreenLine5_Msg = "Internet";
$Host::LoadScreenLine6 = "Server Github:";
$Host::LoadScreenLine6_Msg = "https://github.com/ChocoTaco1/TacoServer";
$Host::LoadScreenMOTD1 = "Celebrating 20 Years of Tribes2!";
$Host::LoadScreenMOTD1 = "Celebrating 25 Years of Tribes2!";
$Host::LoadScreenMOTD2 = "Come play Arena on Wednesday Nights!";
$Host::LoadScreenMOTD3 = "Lak crowd early evenings after work during the week.";
$Host::LoadScreenMOTD4 = "Big CTF games Fridays, Saturdays, and Sundays!";
@ -160,10 +160,10 @@ $Host::PUGautoPassword = 0;
$Host::PUGPassword = "pickup";
$Host::PUGpasswordAlwaysOn = 0;
$Host::PureServer = 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) {";
$Host::ServerRules4 = " \c1try2HaveFun\c4(\c2%client, %attitude\c4); \c1thisIsPubServer\c4(\c2%client, %attitude\c4); }";
$Host::ServerRules1 = "1. Don\'t Llama Grab. (Grab flag slowly)";
$Host::ServerRules2 = "2. Don\'t sit on teams and AFK. Move to observer.";
$Host::ServerRules3 = "3. Don\'t Excessively teamkill or teamkill on purpose.";
$Host::ServerRules4 = "4. Don\'t spam chat with inappropriate topics. Play the game.";
$Host::ShowEndingPlayerScores = 1;
$Host::ShowIngamePlayerScores = 1;
$Host::Siege::Halftime = 20000;
@ -191,7 +191,7 @@ $Host::TN::echo = 1;
$Host::TournamentMode = 0;
$Host::useCustomSkins = 1;
$Host::VoteCooldown = 120;
$Host::VoteDelayTime = 120;
$Host::VoteDelayTime = 60;
$Host::VotePassPercent = 60;
$Host::VoteSpread = 20;
$Host::VoteTime = "45";