14 lines
717 B
Smalltalk
Executable File
14 lines
717 B
Smalltalk
Executable File
$Pref::Server::AdminPassword = "";
|
|
$Pref::Server::BanTime = 1800;
|
|
$Pref::Server::ConnectionError = "You do not have the correct version of Torque demo or the resources needed to play on this server, please contact the server operator or visit the <a:www.garagegames.com/mg/projects/torque1>Torque</a> project web site for more information.";
|
|
$Pref::Server::FloodProtectionEnabled = 1;
|
|
$Pref::Server::Info = "This is a Torque Demo server.";
|
|
$Pref::Server::KickBanTime = 300;
|
|
$Pref::Server::MaxChatLen = 120;
|
|
$Pref::Server::MaxPlayers = 64;
|
|
$Pref::Server::Name = "Torque Demo Server";
|
|
$Pref::Server::Password = "";
|
|
$Pref::Server::Port = 28000;
|
|
$Pref::Server::RegionMask = 2;
|
|
$Pref::Server::TimeLimit = 20;
|