PIT stop. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 24 | |
| byte | Type |
| ISP_PIT | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| word | LapsDone |
| laps completed | |
| word | Flags |
| player flags | |
| byte | Sp0 |
| byte | Penalty |
| current penalty value | |
| byte | NumStops |
| number of pit stops | |
| byte | Sp3 |
| byte | Tyres [4] |
| tyres changed | |
| unsigned | Work |
| pit work | |
| unsigned | Spare |
| byte IS_PIT::Size |
24
Definition at line 1514 of file ispackets.h.
| byte IS_PIT::Type |
Definition at line 1515 of file ispackets.h.
| byte IS_PIT::ReqI |
0
Definition at line 1516 of file ispackets.h.
| byte IS_PIT::PLID |
player's unique id
Definition at line 1517 of file ispackets.h.
| word IS_PIT::LapsDone |
laps completed
Definition at line 1519 of file ispackets.h.
| word IS_PIT::Flags |
Definition at line 1520 of file ispackets.h.
| byte IS_PIT::Sp0 |
Definition at line 1522 of file ispackets.h.
| byte IS_PIT::Penalty |
current penalty value
Definition at line 1523 of file ispackets.h.
| byte IS_PIT::NumStops |
number of pit stops
Definition at line 1524 of file ispackets.h.
| byte IS_PIT::Sp3 |
Definition at line 1525 of file ispackets.h.
| byte IS_PIT::Tyres[4] |
tyres changed
Definition at line 1527 of file ispackets.h.
| unsigned IS_PIT::Work |
Definition at line 1529 of file ispackets.h.
| unsigned IS_PIT::Spare |
Definition at line 1530 of file ispackets.h.
1.7.3