#include <ispackets.h>
Data Fields | |
byte | Size |
20 | |
byte | Type |
ISP_LAP. | |
byte | ReqI |
0 | |
byte | PLID |
player's unique id | |
unsigned | LTime |
lap time (ms) | |
unsigned | ETime |
total time (ms) | |
word | LapsDone |
laps completed | |
word | Flags |
player flags | |
byte | Sp0 |
byte | Penalty |
current penalty value | |
byte | NumStops |
number of pit stops | |
byte | Sp3 |
Definition at line 1278 of file ispackets.h.
byte IS_LAP::Size |
byte IS_LAP::Type |
byte IS_LAP::ReqI |
byte IS_LAP::PLID |
unsigned IS_LAP::LTime |
unsigned IS_LAP::ETime |
word IS_LAP::LapsDone |
word IS_LAP::Flags |
byte IS_LAP::Sp0 |
Definition at line 1291 of file ispackets.h.
byte IS_LAP::Penalty |
byte IS_LAP::NumStops |
byte IS_LAP::Sp3 |
Definition at line 1294 of file ispackets.h.