New Master Server by pancake - TribalWar Forums
Click Here to find great hosting deals from Branzone.com


Go Back   TribalWar Forums > Current Gaming > Tribes Talk
Reload this Page New Master Server
Page 1 of 4
Thread Tools
pancake
Banned
Old
1 - 07-29-2015, 22:48
Reply With Quote
do this

Quote:
Originally Posted by bugs_ View Post
unofficial.zip is for servers.

below is a file for clients.

if you have 1.11/1.30 you would exit tribes, find config/ServerPrefs.cs and paste the text at the end.

if you have 1.40/1.41 you would exit tribes, find config/Modules/sp1.acs.cs (or not.sp1.acs.cs) and comment out (put // on the front of it) or delete the line that starts with $Server::CurrentMaster =

MR. GORBACHEV REMOVE THIS LINE

then find config/Server/ServerPrefs.cs and paste the text to the end.

Having done the above correctly you will now have a menu of the 6 community master servers on your client. You may select one, refresh all, select another, refresh all, etc until you find one you are happy with. If the one you like today breaks, you can just select another on the Options/Network page. This is the way it should be done and anyone who says otherwise is a tribes hater.

here is the text:

http://ns2.pu.net/ServerPrefs.cs.zip

What is in it:

Code:
// for 1.11/1.30 put at end of config/ServerPrefs.cs
// for 1.40/1.41 put at end of config/Server/ServerPrefs.cs
// also for 1.40 sp1 in config/Modules/sp1.acs.cs (or not.sp1.acs.cs) remove
// the line that starts with $Server::CurrentMaster
$Server::CurrentMaster = "0";
$Server::Master1 = "t1m1.pu.net:28000";
$Server::MasterAddressN0 = "t1m1.pu.net:28000";
$Server::MasterAddressN1 = "t1m1.tribes1.co:28000";
$Server::MasterAddressN2 = "tribes.lock-load.org:28000";
$Server::MasterAddressN3 = "63.228.117.246:28000";
$Server::MasterAddressN4 = "t1m1.tribes0.com:28000";
$Server::MasterAddressN5 = "t1m1.tribesmasterserver.com:28000";
$Server::MasterName0 = "bugs_";
$Server::MasterName1 = "kigen";
$Server::MasterName2 = "lock-load";
$Server::MasterName3 = "creamofwheat";
$Server::MasterName4 = "plasmatic";
$Server::MasterName5 = "or001";
$Server::numMasters = "1";
$Server::XLMasterN0 = "IP:209.223.236.114:28000";
$Server::XLMasterN1 = "IP:198.50.155.189:28000";
$Server::XLMasterN2 = "IP:72.54.15.185:28000";
$Server::XLMasterN3 = "IP:63.228.117.246:28000";
$Server::XLMasterN4 = "IP:173.29.90.113:28000";
$Server::XLMasterN5 = "IP:66.39.167.52:28000";
Quote:
Originally Posted by bugs_ View Post
such mistakes

just download
http://ns2.pu.net/unofficial.zip

paste unofficial.cs into your serverprefs.cs and serverconfig.cs
ty bugs
 
pancake is offline
 
Last edited by pancake; 08-10-2015 at 00:42..
Sponsored Links
bugs_
VeteranXV
Old
2 - 07-29-2015, 23:17
Reply With Quote
such mistakes

just download
http://ns2.pu.net/unofficial.zip

paste unofficial.cs into your serverprefs.cs and serverconfig.cs
 
bugs_ is offline
 
pancake
Banned
Old
3 - 07-29-2015, 23:28
Reply With Quote
can u fix the console paste one so it works like plasmatics old one that is so ez to do and i prefer it

it has worked for me in the past
 
pancake is offline
 
[meph] still plays
Veteran³
Old
4 - 07-29-2015, 23:34
Reply With Quote
unofficial works great ty bug__

ffff im missing meatpitlt.ted wtf
 
[meph] still plays is offline
 
Last edited by [meph] still plays; 07-29-2015 at 23:37..
kdt
VeteranX
Old
5 - 07-30-2015, 02:57
Reply With Quote
how2
 
kdt is offline
 
spockhammer
VeteranXX
Contributor
Old
6 - 07-30-2015, 02:59
Reply With Quote
Quote:
Originally Posted by [meph] still plays View Post
unofficial works great ty bug__

ffff im missing meatpitlt.ted wtf
if u miss .ted dl the 1.30 version and take the .ted file out and put it in ur 1.40 and it work etc
 
spockhammer is online now
 
kdt
VeteranX
Old
7 - 07-30-2015, 03:01
Reply With Quote
says syntax error but also says updated master server 4/17/2015??
 
kdt is offline
 
pancake
Banned
Old
8 - 07-30-2015, 03:03
Reply With Quote
which one

bugs thing

or my code thing
 
pancake is offline
 
kdt
VeteranX
Old
9 - 07-30-2015, 03:13
Reply With Quote
the console syntax one. it actually gives me 0 servers now ty dare
 
kdt is offline
 
pancake
Banned
Old
10 - 07-30-2015, 03:15
Reply With Quote
lol owned
 
pancake is offline
 
pancake
Banned
Old
11 - 07-30-2015, 03:17
Reply With Quote
k i took that 1 out

i like the console one tho its so easy none of this opening files ****
 
pancake is offline
 
Last edited by pancake; 07-30-2015 at 03:26..
RandalltheVandal
Veteran²
Old
12 - 07-30-2015, 08:45
Reply With Quote
ty dare & bugs
 
RandalltheVandal is offline
 
Technetium
tuffy
Old
13 - 08-06-2015, 18:59
Reply With Quote
whats the console syntax you god damn idiots
 
Technetium is offline
 
bugs_
VeteranXV
Old
14 - 08-09-2015, 16:43
Reply With Quote
unofficial.zip is for servers.

below is a file for clients.

if you have 1.11/1.30 you would exit tribes, find config/ServerPrefs.cs and paste the text at the end.

if you have 1.40/1.41 you would exit tribes, find config/Modules/sp1.acs.cs (or not.sp1.acs.cs) and comment out (put // on the front of it) or delete the line that starts with $Server::CurrentMaster =

MR. GORBACHEV REMOVE THIS LINE

then find config/Server/ServerPrefs.cs and paste the text to the end.

Having done the above correctly you will now have a menu of the 6 community master servers on your client. You may select one, refresh all, select another, refresh all, etc until you find one you are happy with. If the one you like today breaks, you can just select another on the Options/Network page. This is the way it should be done and anyone who says otherwise is a tribes hater.

here is the text:

http://ns2.pu.net/ServerPrefs.cs.zip

What is in it:

Code:
// for 1.11/1.30 put at end of config/ServerPrefs.cs
// for 1.40/1.41 put at end of config/Server/ServerPrefs.cs
// also for 1.40 sp1 in config/Modules/sp1.acs.cs (or not.sp1.acs.cs) remove
// the line that starts with $Server::CurrentMaster
$Server::CurrentMaster = "0";
$Server::Master1 = "t1m1.pu.net:28000";
$Server::MasterAddressN0 = "t1m1.pu.net:28000";
$Server::MasterAddressN1 = "t1m1.tribes1.co:28000";
$Server::MasterAddressN2 = "tribes.lock-load.org:28000";
$Server::MasterAddressN3 = "63.228.117.246:28000";
$Server::MasterAddressN4 = "t1m1.tribes0.com:28000";
$Server::MasterAddressN5 = "t1m1.tribesmasterserver.com:28000";
$Server::MasterName0 = "bugs_";
$Server::MasterName1 = "kigen";
$Server::MasterName2 = "lock-load";
$Server::MasterName3 = "creamofwheat";
$Server::MasterName4 = "plasmatic";
$Server::MasterName5 = "or001";
$Server::numMasters = "1";
$Server::XLMasterN0 = "IP:209.223.236.114:28000";
$Server::XLMasterN1 = "IP:198.50.155.189:28000";
$Server::XLMasterN2 = "IP:72.54.15.185:28000";
$Server::XLMasterN3 = "IP:63.228.117.246:28000";
$Server::XLMasterN4 = "IP:173.29.90.113:28000";
$Server::XLMasterN5 = "IP:66.39.167.52:28000";
 
bugs_ is offline
 
pancake
Banned
Old
15 - 08-09-2015, 17:38
Reply With Quote
how i copy paste masgic code into machine for ez?
 
pancake is offline
 
machine88aus
Veteran²
Old
16 - 08-10-2015, 00:07
Reply With Quote
i think tribes is dead
 
machine88aus is offline
 
groove
VeteranXX
Old
17 - 08-10-2015, 00:40
Reply With Quote
this v good info thx bugs underscore it helped me with testing server thing today

i ragret not looking more at what was in sp1/not.sp1 i just slapped them in i even remember saying herp derp do i need this and lemon made fun of me but in a loving way

maybe time for sp2 huh LOL
 
groove is offline
 
machine88aus
Veteran²
Old
18 - 08-10-2015, 00:47
Reply With Quote
seriously groove your a homo no one cares.
 
machine88aus is offline
 
groove
VeteranXX
Old
19 - 08-10-2015, 01:03
Reply With Quote
u mad bro

mad that i've been better at tribes than you for like 15 years and i played with all the legends and have contributed more to tribes in an hour than u have in ur whole life

most of the time i dont even reply to ur trolls cause ur not even worth the 8 seconds it takes

gotta go back to being awesome peace out
 
groove is offline
 
machine88aus
Veteran²
Old
20 - 08-10-2015, 01:11
Reply With Quote
Quote:
u mad bro

mad that i've been better at tribes than you for like 15 years and i played with all the legends and have contributed more to tribes in an hour than u have in ur whole life

most of the time i dont even reply to ur trolls cause ur not even worth the 8 seconds it takes

gotta go back to being awesome peace out
Im not mad at all im just telling you your a homo?

I didnt even know you play?

Its cute you think your good at tribes though. rtcll.
 
machine88aus is offline
 
Page 1 of 4
Reply


Go Back   TribalWar Forums > Current Gaming > Tribes Talk
Reload this Page New Master Server

Social Website Bullshit


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


AGENT: claudebot / Y
All times are GMT -4. The time now is 09:19.