#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 |
(stop at pit garage)
Definition at line 1318 of file ispackets.h.
| byte IS_PIT::Size |
| byte IS_PIT::Type |
| byte IS_PIT::ReqI |
| byte IS_PIT::PLID |
| word IS_PIT::LapsDone |
| word IS_PIT::Flags |
| byte IS_PIT::Sp0 |
Definition at line 1328 of file ispackets.h.
| byte IS_PIT::Penalty |
| byte IS_PIT::NumStops |
| byte IS_PIT::Sp3 |
Definition at line 1331 of file ispackets.h.
| byte IS_PIT::Tyres[4] |
| unsigned IS_PIT::Work |
| unsigned IS_PIT::Spare |
Definition at line 1336 of file ispackets.h.
1.5.8