I have a doubt...
Is it also necessary to close and reopen the (LoginServer and AccountServer) or just the ZoneServer?
What is really recommended?
Printable View
I have a doubt...
Is it also necessary to close and reopen the (LoginServer and AccountServer) or just the ZoneServer?
What is really recommended?
LoginServer and Account server handle incomming connections and pass data to the ZoneServer. So it can handle the new player entering the game.
They communicate between each other locally and in most cases are able to find each other on restarts. Server/Script (.dat) edits you only need to restart your ZoneServer.
Thanks!