• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Host 2 ots tfs 0.3.6 (8.60 client)

Dkadsfe

Member
Joined
Apr 1, 2016
Messages
280
Reaction score
22
My 1st host
Code:
    worldId = 0
    ip = "crushots.zapto.org"
    bindOnlyConfiguredIpAddress = false
    loginPort = 7171
    gamePort = 7172
    adminPort = 7171
    statusPort = 7171

Tried to make but didnt work
Code:
    worldId = 1
    ip = "crushots.zapto.org"
    bindOnlyConfiguredIpAddress = false
    loginPort = 7173
    gamePort = 7174
    adminPort = 7173
    statusPort = 7173
How do I make the 2 servers work? I portforwarded it both and researched how to host 2 ots and did exactly what it said to do but when i log in it says error 10060 and I even went to sql and changed world id to 1 for the other server and it still did not work
 
Back
Top