SPlit X time. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 16 | |
| byte | Type |
| ISP_SPX | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| unsigned | STime |
| split time (ms) | |
| unsigned | ETime |
| total time (ms) | |
| byte | Split |
| split number 1, 2, 3 | |
| byte | Penalty |
| current penalty value | |
| byte | NumStops |
| number of pit stops | |
| byte | Sp3 |
SPlit X time.
Definition at line 1492 of file ispackets.h.
| byte IS_SPX::Size |
16
Definition at line 1494 of file ispackets.h.
| byte IS_SPX::Type |
Definition at line 1495 of file ispackets.h.
| byte IS_SPX::ReqI |
0
Definition at line 1496 of file ispackets.h.
| byte IS_SPX::PLID |
player's unique id
Definition at line 1497 of file ispackets.h.
| unsigned IS_SPX::STime |
split time (ms)
Definition at line 1499 of file ispackets.h.
| unsigned IS_SPX::ETime |
total time (ms)
Definition at line 1500 of file ispackets.h.
| byte IS_SPX::Split |
split number 1, 2, 3
Definition at line 1502 of file ispackets.h.
| byte IS_SPX::Penalty |
current penalty value
Definition at line 1503 of file ispackets.h.
| byte IS_SPX::NumStops |
number of pit stops
Definition at line 1504 of file ispackets.h.
| byte IS_SPX::Sp3 |
Definition at line 1505 of file ispackets.h.
1.7.3