Difference between revisions of "Login Server"

From Hercules Wiki
Jump to: navigation, search
m
Line 1: Line 1:
Login Server is where the users/players go right after pressing enter in the login screen of the client. During the process of logging in, username and password fields from the login table of the rAthena's schema will be compared with the username and password inputted by the client. Once verified, the player will proceed to the [[Character Server]].
+
Login Server is where the users/players go right after pressing enter in the login screen of the client. During the process of logging in, username and password fields from the login table of hercules schema will be compared with the username and password inputted by the client. Once verified, the player will proceed to the [[Character Server]].

Revision as of 03:30, 20 September 2013

Login Server is where the users/players go right after pressing enter in the login screen of the client. During the process of logging in, username and password fields from the login table of hercules schema will be compared with the username and password inputted by the client. Once verified, the player will proceed to the Character Server.