InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Player FLags. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_PFL | |
byte | ReqI |
0 | |
byte | PLID |
player's unique id | |
word | Flags |
player flags | |
word | Spare |
word IS_PFL::Flags |
Definition at line 1652 of file ispackets.h.
byte IS_PFL::PLID |
player's unique id
Definition at line 1650 of file ispackets.h.
byte IS_PFL::ReqI |
0
Definition at line 1649 of file ispackets.h.
byte IS_PFL::Size |
8
Definition at line 1647 of file ispackets.h.
word IS_PFL::Spare |
Definition at line 1653 of file ispackets.h.
byte IS_PFL::Type |
Definition at line 1648 of file ispackets.h.