Hey,
Is it just me or has the BR server (server 2?) been down all week? I`m not sure if it`s related to my config or if everyone`s affected. Here`s my autoexec.cs config for master servers.
// EXECUTE NEW MASTERS
$Server::Master1 = "t1m1.tribes0.com:28000 t1m1.pu.net:28000 kigen.ath.cx:28000 skbmaster.ath.cx:28000 t1m1.tribesmasterserver.com:28000";
$Server::MasterAddressN0 = "t1m1.tribes0.com:28000 t1m1.pu.net:28000 kigen.ath.cx:28000 skbmaster.ath.cx:28000 t1m1.tribesmasterserver.com:28000";
$Server::MasterAddressN1 = "t1m1.tribes0.com:28000";
$Server::MasterAddressN2 = "t1m1.tribesmasterserver.com:28000";
$Server::MasterAddressN3 = "t1m1.pu.net:28000";
$Server::MasterAddressN4 = "kigen.ath.cx:28000";
$Server::MasterAddressN5 = "skbmaster.ath.cx:28000";
$Server::MasterName0 = "All Tribes Masters";
$Server::MasterName1 = "Tribes 0";
$Server::MasterName2 = "Tibes M.Server";
$Server::MasterName3 = "Tribes P.u.";
$Server::MasterName4 = "Kigen";
$Server::MasterName5 = "SKB";
Server is up, its your config. Paste into console
connect("208.99.194.178:28001");
p.s. my address for skb master server is
216.249.100.66:28000
and that seems to ping br just fine.
Thanks Erowid. I'm able to manually connect to the server, but when I replaced my SKB master server with what you provided I'm still not able to see the server in my list. Can you paste your server config?
I figured out that if I make the modifications to ~/Server/ServerConfig.cs it picks up my new server config and I can see the BR server in my list. I was originally modifying ~/ServerConfig.cs. I'm using the Tribes 1.4 HQ client downloaded from PushBiscuit's site.