-
Notifications
You must be signed in to change notification settings - Fork 758
Character Server
Haru edited this page Oct 19, 2016
·
1 revision
Character Server is where users/players go through while Character Select or Making new character. Map Server also use this server to handle character data saving and load process. Character Server also holding inside it a Inter Server.
- Process Character Select / Making new Character
- Load/Save Character Data and send it to Map Server
- Load/Save Character and Account based variables
Inter Server is made to sync between all Map servers, in case you're using Multi Zone System it will take care of sync all your servers.
- Taking Care of Sync between all Map Servers