CharacterCreate - Afr0Games/Project-Dollhouse GitHub Wiki
Client
Description: Sent by client when user created a sim/character.
ID: 0x07, byte
PacketLength: Length of the packet, including the header (3 bytes), ushort
UnencryptedLength: Length of the data when decrypted, not including the packet's header, ushort
Username: The name of the user's account, pascalstring
CityGUID: The selected cityserver's unique ID, pascalstring
Timestamp: Timestamp of when this character was created, pascalstring
Name: Name of this character, pascalstring
Sex: Sex of this character, pascalstring
Description: Description of this character, pascalstring
HeadOutfitID: OutfitID of head, unsigned int64
BodyOutfitID: OutfitID of body, unsigned int64