|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Pit LAne. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 8 | |
| byte | Type |
| ISP_PLA | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| byte | Fact |
| pit lane fact | |
| byte | Sp1 |
| byte | Sp2 |
| byte | Sp3 |
Pit LAne.
Definition at line 1559 of file ispackets.h.
| byte IS_PLA::Fact |
Definition at line 1566 of file ispackets.h.
| byte IS_PLA::PLID |
player's unique id
Definition at line 1564 of file ispackets.h.
| byte IS_PLA::ReqI |
0
Definition at line 1563 of file ispackets.h.
| byte IS_PLA::Size |
8
Definition at line 1561 of file ispackets.h.
| byte IS_PLA::Sp1 |
Definition at line 1567 of file ispackets.h.
| byte IS_PLA::Sp2 |
Definition at line 1568 of file ispackets.h.
| byte IS_PLA::Sp3 |
Definition at line 1569 of file ispackets.h.
| byte IS_PLA::Type |
Definition at line 1562 of file ispackets.h.
1.7.6.1