ClientToken - Afr0Games/Project-Dollhouse GitHub Wiki

Login Server

Description: Sent by Login Server to CityServer after a character has been created in the DB.
ID: 0x01, byte
PacketLength: Length of the packet, including the header (3 bytes), ushort
AccountID: ID of client's account, int
ClientIP: IP of the client that created a character, pascalstring
CharacterGUID: GUID of character recently created, pascalstring
Token: Server-generated token (GUID), pascalstring