Alternative port?
Ok I'm hosting a server but lately I get some random response from the server. Sometimes it say I need to check the port and it could not connect to master server and some times I get that everything is fine...
So can I open a alternative port if the other one fail to connect to master server?
So can I open a alternative port if the other one fail to connect to master server?
Comments
If you are hostning more then 1 Tribes 2 server you can change the port the tribes 2 server will use, 28000 is default. You can change it ingame or go to ServerPrefs.cs and change $Host::Port = "28000"; and then change to the port you want to use.