New packet types implemented for timeout system - unused yet.
This commit is contained in:
@@ -819,13 +819,16 @@ Server Notification: Timeout Warning
|
||||
0 1 2 3
|
||||
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
| Message Type = 257 | Message Length = 8 |
|
||||
| Message Type = 257 | Message Length = 12 |
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
| Timeout Reason | Seconds Remaining |
|
||||
| Timeout Reason | Remaining Seconds |
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
| Reserved |
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
Timeout Reason:
|
||||
0x0000 - No data received
|
||||
0x0001 - Inactive Game
|
||||
0xFFFF - Other reason
|
||||
|
||||
|
||||
Client Reply: Reset Timeout
|
||||
|
||||
Reference in New Issue
Block a user