-
Notifications
You must be signed in to change notification settings - Fork 757
Haru edited this page Oct 19, 2016
·
1 revision
An account id uniquely identifies a player (gender Female(F) or Male (M)) or server account (gender S) not only inside the database, but also in inter-server communication and in associations of data with an account, such as account variables. Account ID is also used to save the character data, and is uniqu. In-game it is mostly used as a game id. It should not be confused with character id which identifies a character.