the Junkyard: New Starsiege Master Servers
 
Starsiege Series Tribes Series Halo Series
New Starsiege Master Servers
 New Starsiege Master Servers
Thu Jun 5th, 2008
Posted by: Mhaddy at 08:50 AM link to this newspost

Death-Strike brings word that a new master server has been put up for Starsiege - yes, the community is that dedicated. Editing of your Master.cs file and replacing its contents with those below will enable you to once again join the fray!


//Master is hosted by Eye.

$Inet::Master1 = "74.211.83.219:29000";
$Inet::Master2 = "IP:ss1m2.masters.dynamix.com:29000";
$Inet::Master3 = "IP:ss1m3.masters.dynamix.com:29000";

$inet::IPBroadcast1 = "IP:broadcast:29001";
$inet::IPBroadcast1 = "IP:broadcast:29001";
$inet::IPBroadcast2 = "IP:broadcast:29002";
$inet::IPBroadcast2 = "IP:74.211.83.219:29001";
$inet::IPBroadcast3 = "IP:74.211.83.219:29002";
$inet::IPBroadcast4 = "IP:64.230.94.101:29001";
$inet::IPBroadcast5 = "IP:64.230.94.101:29002";
$inet::IPBroadcast6 = "IP:64.230.94.101:29003";
$inet::IPBroadcast7 = "IP:64.230.94.101:29004";

# times here are in ms
$pref::maxConcurrentPings = 20;
$pref::pingTimeoutTime = 1500;
$pref::pingRetryCount = 2;
$pref::maxConcurrentRequests = 10;
$pref::requestTimeoutTime = 3000;
$pref::requestRetryCount = 2;

//$Inet::Master1 = "IP:ss1m1.masters.dynamix.com:29000"; // original
//$Inet::Master2 = "IP:ss1m2.masters.dynamix.com:29000"; // original
//$Inet::Master3 = "IP:ss1m3.masters.dynamix.com:29000"; // original

Powered by Sitekore