C1 B2 1E - CastleSiegeRemainingTime (by server)
Is sent when
The server sends the remaining Castle Siege battle time.
Causes the following actions on the client side
The client updates the Castle Siege battle timer.
Structure
| Index | Length | Data Type | Value | Description |
|---|---|---|---|---|
| 0 | 1 | Byte | 0xC1 | Packet type |
| 1 | 1 | Byte | 6 | Packet header - length of the packet |
| 2 | 1 | Byte | 0xB2 | Packet header - packet type identifier |
| 3 | 1 | Byte | 0x1E | Packet header - sub packet type identifier |
| 4 | 1 | Byte | Hour | |
| 5 | 1 | Byte | Minute |