LoginCityTokenRequest - Afr0Games/Project-Dollhouse GitHub Wiki

Login server

Description: Sent login server when it received token request from client.

ID: 0x01, byte
PacketLength: Length of the packet, including the header (3 bytes), ushort

AccountID: The ID of the character's account, int ClientIP: The client's IP, pascalstring
CharacterGUID: Unique ID of transferring character, pascalstring
Token: Token sent to client, pascalstring