DigitalizePoints¶
Namespace: ChannelToClient ยท Opcode: 0x0414 (1044)
Channel-to-client digitalize system progress reply. First field is an observed-constant unknown, second is a "has progress" flag (0 = has progress and per-race entries follow, -1 = no progress). Envision sends -1 which terminates the packet.
Fields¶
| Field | Type | Modifiers | Description |
|---|---|---|---|
Unknown1 |
s32 |
โ | Always 0 in observed traffic. |
HasProgress |
s32 |
โ | 0 = the player has digitalize progress and per-race entries follow this field; -1 = no progress, no entries follow. Envision always sends -1. |