Table of Contents

0x86 — Character List Update

Server → Client

Character list update (0x86): the account's character list after it changed, so the client can redraw the selection screen. Length is 4 + 60*SlotCount. Unlike the login character list (0xA9) it carries no starting cities.

Fields

Field Type
Characters IReadOnlyList<string>
SlotCount byte