|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
FLaG. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 8 | |
| byte | Type |
| ISP_FLG | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| byte | OffOn |
| 0 = off / 1 = on | |
| byte | Flag |
| 1 = given blue / 2 = causing yellow | |
| byte | CarBehind |
| unique id of obstructed player | |
| byte | Sp3 |
| byte IS_FLG::CarBehind |
unique id of obstructed player
Definition at line 1637 of file ispackets.h.
| byte IS_FLG::Flag |
1 = given blue / 2 = causing yellow
Definition at line 1636 of file ispackets.h.
| byte IS_FLG::OffOn |
0 = off / 1 = on
Definition at line 1635 of file ispackets.h.
| byte IS_FLG::PLID |
player's unique id
Definition at line 1633 of file ispackets.h.
| byte IS_FLG::ReqI |
0
Definition at line 1632 of file ispackets.h.
| byte IS_FLG::Size |
8
Definition at line 1630 of file ispackets.h.
| byte IS_FLG::Sp3 |
Definition at line 1638 of file ispackets.h.
| byte IS_FLG::Type |
Definition at line 1631 of file ispackets.h.
1.7.6.1