#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 |
(yellow or blue flag changed)
Definition at line 1421 of file ispackets.h.
| byte IS_FLG::Size |
| byte IS_FLG::Type |
| byte IS_FLG::ReqI |
| byte IS_FLG::PLID |
| byte IS_FLG::OffOn |
| byte IS_FLG::Flag |
| byte IS_FLG::CarBehind |
| byte IS_FLG::Sp3 |
Definition at line 1431 of file ispackets.h.
1.5.8