Jump to content

Few servers with connections


Recommended Posts

@Maris, the traveling is possible. Diabu did it.

You need to setup the two servers so they use the same mod.

Then, in this mod, when a player disconnects, all his persistent info will get encoded, then recorded on a file that you will write.

When a player spawns, the server will look for the file, and if it exists, it will load the persistent info.

 

But you should wait for caves, they will do this for you.

 

For the chat messaging, you setup another two files that will be read by the servers periodically, where one server will either write messages or read them, on each file. You would probably need a new widget to display those messages that don't have an owner in the different server.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...