Temporary Style - Ladder Team Forums
Closed Thread
Results 1 to 1 of 1

Thread: New Tribes Master Server Instructions

  1. #1
    daftie's Avatar
    Join Date
    Aug 2005
    Location
    Calgary, Canada
    Posts
    3,261
    Points
    28,387.85

    New Tribes Master Server Instructions

    You can press ~ in Tribes, paste connect("208.2.16.147:28001"); and press enter.

    OR

    Open TRIBES/Config/serverprefs.cs with Notepad or Wordpad.

    Paste AT THE BOTTOM:
    Code:
    $Server::CurrentMaster = "0";
    $Server::MasterAddressN0 = "t1m1.masters.tribesmasterserver.com:28000 t1m1.pu.net:28000 t1m1.tribes0.com:28000 skbmaster.ath.cx:28000 kigen.ath.cx:28000 t1m1.masters.dynamix.com:28000";
    $Server::MasterAddressN1 = "t1ukm1.masters.dynamix.com:28000 t1ukm2.masters.dynamix.com:28000 t1ukm3.masters.dynamix.com:28000";
    $Server::MasterAddressN2 = "t1aum1.masters.dynamix.com:28000 t1aum2.masters.dynamix.com:28000 t1aum3.masters.dynamix.com:28000";
    $Server::MasterAddressN3 = "t1m1.masters.dynamix.com:28000 t1m2.masters.dynamix.com:28000 t1m3.masters.dynamix.com:28000";
    $Server::MasterName0 = "New Master";
    $Server::MasterName1 = "UK Tribes Master";
    $Server::MasterName2 = "Australian Tribes Master";
    $Server::MasterName3 = "US Tribes Master";
    This will not overwrite your default Tribes master servers.

    Last edited by daftie; 05-20-2010 Thu at 01:07 AM.

Closed Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts