|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
PLayer Leave race. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 4 | |
| byte | Type |
| ISP_PLL | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
PLayer Leave race.
(spectate - removed from player list)
Definition at line 1467 of file ispackets.h.
| byte IS_PLL::PLID |
player's unique id
Definition at line 1472 of file ispackets.h.
| byte IS_PLL::ReqI |
0
Definition at line 1471 of file ispackets.h.
| byte IS_PLL::Size |
4
Definition at line 1469 of file ispackets.h.
| byte IS_PLL::Type |
Definition at line 1470 of file ispackets.h.
1.7.6.1