• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

MW TFS Support?

Status
Not open for further replies.

zerghel

Tsuni
Joined
Jul 1, 2008
Messages
299
Reaction score
9
hello!

i been looking for a Multi world tutorial for my server since long time ago, but i couldn't find the right one, so i have to ask you guys the steps to create a multi world system for TFS Mystic spirit 0.2.10 or having 2 ip adresses on the same pc maybe.

thx in advance
 
there's no worldId on mystic spirit's config but there's a bindOnlyGlobalAddress thingy i know is related to multiworld support as talaturen said at release, besides i don't know the correct steps to set another server on same computer.

bindOnlyGlobalAddress = "no" should be "yes" on both servers or just new server's config??, should i set port 7173 to alter server's config on gameProtocolPort part? what else i need to do?
 
worldId is for login server, and for 2 servers using 1 database, and 0.2 doesn't support this
you'll have to use 2 separate databases
 
so i have to create another database, and set the database name name in config.lua of server 2? but how the ppl will connect to server using same ip for both servers? how i have to set the servers?
 
they'll use the other login port. use 7173 for login, 7174 for game port as an example
 
So in main server login port would be 7171 And game port 7172
And server two login port is 7173 And game port 7174?

Then what's the bindOnlyGobalAddress for?

I already set New database in mysql but server 2 cannot connect
MySQL ERROR mysql_real_connect: Can't connect to MySQL server on 'localhost' (10013)
I've checked the spellig when setting database name, user, And pswrd why is this happening?

server 1 runs normaly
 
Last edited:
ok sqlite runs fine but using 7173 & 7174 won't let remote players to log in

-EDIT-

Nevermind it was my antivirus xD srry
 
Last edited:
Status
Not open for further replies.
Back
Top