Blacklist¶
Namespace: ChannelToClient · Opcode: 0x0408 (1032)
Channel-to-client blacklist reply. Two reserved s32 fields followed by a signed-32 count of blocked character names. Envision sends empty until the blacklist system is wired up.
Fields¶
| Field | Type | Modifiers | Description |
|---|---|---|---|
Unknown1 |
s32 |
— | Always 0 in observed traffic. |
Unknown2 |
s32 |
— | Always 0 in observed traffic. |
Count |
s32 |
— | Number of blocked-name string entries that follow. Envision sends 0; the reference emits a default- encoded null-terminated string per entry. |