#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 |
Definition at line 1298 of file ispackets.h.
| byte IS_SPX::Size |
| byte IS_SPX::Type |
| byte IS_SPX::ReqI |
| byte IS_SPX::PLID |
| unsigned IS_SPX::STime |
| unsigned IS_SPX::ETime |
| byte IS_SPX::Split |
| byte IS_SPX::Penalty |
| byte IS_SPX::NumStops |
| byte IS_SPX::Sp3 |
Definition at line 1311 of file ispackets.h.
1.5.8