|
Location : Serverline Wiki » Tribes 2
|
||||||
![]() |
Tribes 2ConfigConfig // DT Config $Host::DefenseTurret::Active = 1; $Host::DefenseTurret::MaxWptHeight = 9999; $Host::DefenseTurret::Optional = 0; $Host::DefenseTurret::RequiredInTourney = 1; // Standard Config $Host::AdminPassword = "%admin_password%"; $Host::allowAdminPlayerVotes = "0"; $Host::AllowMapScript = 1; $Host::BanTime = "1800"; $Host::BotCount = 0; $Host::BotsEnabled = 0; $Host::ClassicAdminLogPath = "prefs"; $Host::ClassicAllowConsoleAccess = 0; $Host::ClassicAntiTurtleTime = "5"; $Host::ClassicAutoPWEnabled = 0; $Host::ClassicAutoPWPassword = ""; $Host::ClassicAutoPWPlayerCount = 999; $Host::ClassicAutoRestartServer = 0; $Host::ClassicBadWordFilter = 0; $Host::ClassicBalancedBots = 0; $Host::ClassicCanKickBots = 0; $Host::ClassicConnectLog = 1; $Host::ClassicConnLogPath = "prefs"; $Host::ClassicCycleMisTypes = 0; $Host::ClassicEchoChat = 1; $Host::ClassicFairTeams = 1; $Host::ClassicLimitArmors = 0; $Host::ClassicLoadGameplayChanges = 1; $Host::ClassicLoadTR2Gametype = %tr2%; $Host::ClassicLogEchoEnabled = 1; $Host::ClassicMaxTelepads = 3; $Host::ClassicNoNullVoiceSpam = 0; $Host::ClassicPacketRateToClient = 24; $Host::ClassicPacketSize = 400; $Host::ClassicRandomizeTeams = 1; $Host::ClassicRandomMissions = 0; $Host::ClassicRandomMisTypes = 0; $Host::ClassicRestartTime = 12; $Host::ClassicSuperAdminPassword = "%superadmin_password%"; $Host::ClassicTelnet = 0; $Host::ClassicTelnetListenPass = ""; $Host::ClassicTelnetPassword = ""; $Host::ClassicTelnetPort = 0; $Host::ClassicTkLimit = 0; $Host::ClassicUseHighPerformanceCounter = 0; $Host::CRCTextures = 0; $Host::Dedicated = 1; $Host::FloodProtectionEnabled = 0; $Host::GameName = "%server:name%"; $Host::HiVisibility = "0"; $Host::holoName1 = "Storm"; $Host::holoName2 = "Inferno"; $Host::holoName3 = "Starwolf"; $Host::holoName4 = "DSword"; $Host::holoName5 = "BloodEagle"; $Host::holoName6 = "Harbinger"; $Host::Info = "%domain:name%"; $Host::KickBanTime = "300"; $Host::Map = "%mapname%"; %mapcycle% $Host::MarkDnDObjectives = 1; $Host::MaxBotDifficulty = "0.75"; $Host::MaxMessageLen = "120"; $Host::MaxPlayers = "%numplayers%"; $Host::MinBotDifficulty = "0.5"; $Host::NoSmurfs = 1; $Host::Password = "%password%"; $Host::PlayerRespawnTimeout = "60"; $Host::Port = "%server:port%"; $Host::PureServer = 0; $Host::Siege::Halftime = 20000; $Host::SuperAdminList = ""; $Host::TeamDamageOn = "1"; $Host::TeamName0 = "Unassigned"; $Host::TeamName1 = "Storm"; $Host::TeamName2 = "Inferno"; $Host::TeamName3 = "Starwolf"; $Host::TeamName4 = "Diamond Sword"; $Host::TeamName5 = "Blood Eagle"; $Host::TeamName6 = "Phoenix"; $Host::TeamSkin0 = "blank"; $Host::TeamSkin1 = "base"; $Host::TeamSkin2 = "baseb"; $Host::TeamSkin3 = "swolf"; $Host::TeamSkin4 = "dsword"; $Host::TeamSkin5 = "beagle"; $Host::TeamSkin6 = "cotp"; $Host::TimeLimit = "%timelimit%"; $Host::TournamentMode = "%tournament%"; $Host::MissionType = "%gametype%"; $Host::useCustomSkins = 0; $Host::VotePassPercent = "60"; $Host::VoteSpread = 20; $Host::VoteTime = "30"; $Host::warmupTime = 2; $pref::Net::RegionMask = "8"; |
![]() |
||||
|
|
||||||