Answer the question
In order to leave comments, you need to log in
How to make multi-server in browser-based online game?
I'm going to make a browser-based online game and I want to be able to select a game server. For example, a player played on the first server - got tired, took it, and switched to the second.
How to keep all this in the database? It turns out that you have to create something like this in the database: s1_inventory, s2_inventory, s1_auction, s2_auction, etc.?
Answer the question
In order to leave comments, you need to log in
Yes, the inventory was going to be different, i.e. on each server from scratch. At the expense of replication thanks, did not think at all. Go read about him.
Can you please tell me if replication can be done locally (Open Server)?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question