0xA9 — Character List
Server → Client
Character list (0xA9): the character slots followed by the starting cities, in the extended 7.0.13+ layout. The first Characters fill the slots by index; the rest stay empty. Length is 11 + 60*SlotCount + 89*Cities.Count.
- Class:
CharacterListPacket - Size: Variable
Fields
| Field | Type |
|---|---|
Characters |
IReadOnlyList<string> |
Cities |
IReadOnlyList<StartingCity> |
SlotCount |
byte |
Flags |
CharacterListFlagType |