| InSim
    0.6c
    Documentation of Live for Speed InSim Protocol | 
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 1505 of file ispackets.h.
| unsigned IS_SPX::ETime | 
total time (ms)
Definition at line 1513 of file ispackets.h.
| byte IS_SPX::NumStops | 
number of pit stops
Definition at line 1517 of file ispackets.h.
| byte IS_SPX::Penalty | 
current penalty value
Definition at line 1516 of file ispackets.h.
| byte IS_SPX::PLID | 
player's unique id
Definition at line 1510 of file ispackets.h.
| byte IS_SPX::ReqI | 
0
Definition at line 1509 of file ispackets.h.
| byte IS_SPX::Size | 
16
Definition at line 1507 of file ispackets.h.
| byte IS_SPX::Sp3 | 
Definition at line 1518 of file ispackets.h.
| byte IS_SPX::Split | 
split number 1, 2, 3
Definition at line 1515 of file ispackets.h.
| unsigned IS_SPX::STime | 
split time (ms)
Definition at line 1512 of file ispackets.h.
| byte IS_SPX::Type | 
Definition at line 1508 of file ispackets.h.
 1.7.6.1
 1.7.6.1