Original Post
If the player needs to connect to a new server (when he goes into a new zone) the players properties/items needs to transfer over to the next zone server. Just wondering what's the best way to do this? Just have the previous zone server save the players properties to MYSQL then have the next zone server load them from mysql?