Skip to content

StartGame

Namespace: ClientToLobby  ยท  Opcode: 0x0007 (7)

Client-to-lobby request to enter the game with a specific character slot. Two-byte body: the slot id and an unused byte (possibly a desired channel index, but observed always zero).

Fields

Field Type Modifiers Description
CharacterId u8 โ€” Slot index (0..MaxCharacterSlots-1) the player wants to play.
Unknown u8 โ€” Always zero in observed traffic.