mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-16 00:24:35 +00:00
Updated LoadScreen Info
Integrated Loadscreen Logo
This commit is contained in:
parent
1acfaa3a77
commit
2c696c5197
3 changed files with 41 additions and 38 deletions
|
|
@ -125,16 +125,18 @@ $Host::LoadScreenLine2 = "Game Modes:";
|
|||
$Host::LoadScreenLine2_Msg = "LakRabbit, Capture the Flag, DeathMatch, (Light Only) Capture the Flag";
|
||||
$Host::LoadScreenLine3 = "Get Mappacks:";
|
||||
$Host::LoadScreenLine3_Msg = "<a:playt2.com/mappacks>playt2.com/mappacks</a>";
|
||||
$Host::LoadScreenLine4 = "Server Provided by:";
|
||||
$Host::LoadScreenLine4_Msg = "Ravin and Choco";
|
||||
$Host::LoadScreenLine5 = "Server Hosted by:";
|
||||
$Host::LoadScreenLine5_Msg = "Branzone";
|
||||
$Host::LoadScreenLine4 = "Server Location:";
|
||||
$Host::LoadScreenLine4_Msg = "Iowa";
|
||||
$Host::LoadScreenLine5 = "Server Hosted:";
|
||||
$Host::LoadScreenLine5_Msg = "Google Compute Engine";
|
||||
$Host::LoadScreenLine6 = "Server Github:";
|
||||
$Host::LoadScreenLine6_Msg = "<a:github.com/ChocoTaco1/TacoServer>github.com/ChocoTaco1/TacoServer</a>";
|
||||
$Host::LoadScreenMOTD1 = "Lak crowd early evenings after work during the week.";
|
||||
$Host::LoadScreenMOTD2 = "Big CTF games Fridays, Saturdays, and Sundays!";
|
||||
$Host::LoadScreenMOTD3 = "Please make an effort to keep teams balanced!";
|
||||
$Host::LoadScreenMOTD4 = " ";
|
||||
$Host::LoadScreenLine6_Msg = "https://github.com/ChocoTaco1/TacoServer";
|
||||
$Host::LoadScreenMOTD1 = "Celebrating 20 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!";
|
||||
$Host::LoadScreenShowLogo = 0;
|
||||
$Host::LoadScreenShowLogoName = "dpub/DPUB_logo";
|
||||
$Host::LogIntentionalQuit = 1;
|
||||
$Host::Map = "VaubanLak";
|
||||
$Host::MarkDnDObjectives = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue