|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Pit Stop Finished. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 12 | |
| byte | Type |
| ISP_PSF | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| unsigned | STime |
| stop time (ms) | |
| unsigned | Spare |
Pit Stop Finished.
Definition at line 1547 of file ispackets.h.
| byte IS_PSF::PLID |
player's unique id
Definition at line 1552 of file ispackets.h.
| byte IS_PSF::ReqI |
0
Definition at line 1551 of file ispackets.h.
| byte IS_PSF::Size |
12
Definition at line 1549 of file ispackets.h.
| unsigned IS_PSF::Spare |
Definition at line 1555 of file ispackets.h.
| unsigned IS_PSF::STime |
stop time (ms)
Definition at line 1554 of file ispackets.h.
| byte IS_PSF::Type |
Definition at line 1550 of file ispackets.h.
1.7.6.1