mirror of
https://github.com/Jusctsch5/ironsphererpg.git
synced 2026-01-19 19:44:45 +00:00
T2RPG: Modify Server Preferences again.
Another attempt at a better name.
This commit is contained in:
parent
211ecf8668
commit
7dd35caa7c
|
|
@ -5,7 +5,7 @@ $Host::BotsEnabled = "0";
|
|||
$Host::CRCTextures = 1;
|
||||
$Host::Dedicated = 1;
|
||||
$Host::FloodProtectionEnabled = 1;
|
||||
$Host::GameName = "T2RPG Server";
|
||||
$Host::GameName = "WilfCastle\'s T2RPG";
|
||||
$Host::HiVisibility = "0";
|
||||
$Host::holoName1 = "Storm";
|
||||
$Host::holoName2 = "Inferno";
|
||||
|
|
@ -13,7 +13,7 @@ $Host::holoName3 = "Starwolf";
|
|||
$Host::holoName4 = "DSword";
|
||||
$Host::holoName5 = "BloodEagle";
|
||||
$Host::holoName6 = "Harbinger";
|
||||
$Host::Info = "WilfCastle's Tribes 2 RPG.";
|
||||
$Host::Info = "Ironsphere RPG II.";
|
||||
$Host::KickBanTime = 300;
|
||||
$Host::MapPlayerLimitsAbominable_CnH = "-1 -1";
|
||||
$Host::MapPlayerLimitsAgentsOfFortune_TeamHunters = "-1 32";
|
||||
|
|
@ -80,7 +80,6 @@ $Host::MaxBotDifficulty = "0.75";
|
|||
$Host::MaxMessageLen = 120;
|
||||
$Host::MaxPlayers = "64";
|
||||
$Host::MinBotDifficulty = "0.5";
|
||||
$Host::MissionType = "T2RPG";
|
||||
$Host::NoSmurfs = 0;
|
||||
$Host::PlayerRespawnTimeout = 60;
|
||||
$Host::Port = 28000;
|
||||
|
|
|
|||
Loading…
Reference in a new issue