InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
PLayer Cars. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
12 | |
byte | Type |
ISP_PLC. | |
byte | ReqI |
0 | |
byte | Zero |
byte | UCID |
connection's unique id (0 = host / 255 = all) | |
byte | Sp1 |
byte | Sp2 |
byte | Sp3 |
unsigned | Cars |
allowed cars |
PLayer Cars.
XF GTI - 1 XR GT - 2 XR GT TURBO - 4 RB4 GT - 8 FXO TURBO - 0x10 LX4 - 0x20 LX6 - 0x40 MRT5 - 0x80 UF 1000 - 0x100 RACEABOUT - 0x200 FZ50 - 0x400 FORMULA XR - 0x800 XF GTR - 0x1000 UF GTR - 0x2000 FORMULA V8 - 0x4000 FXO GTR - 0x8000 XR GTR - 0x10000 FZ50 GTR - 0x20000 BMW SAUBER F1.06 - 0x40000 FORMULA BMW FB02 - 0x80000
Definition at line 1305 of file ispackets.h.
unsigned IS_PLC::Cars |
allowed cars
Definition at line 1317 of file ispackets.h.
byte IS_PLC::ReqI |
0
Definition at line 1309 of file ispackets.h.
byte IS_PLC::Size |
12
Definition at line 1307 of file ispackets.h.
byte IS_PLC::Sp1 |
Definition at line 1313 of file ispackets.h.
byte IS_PLC::Sp2 |
Definition at line 1314 of file ispackets.h.
byte IS_PLC::Sp3 |
Definition at line 1315 of file ispackets.h.
byte IS_PLC::Type |
ISP_PLC.
Definition at line 1308 of file ispackets.h.
byte IS_PLC::UCID |
connection's unique id (0 = host / 255 = all)
Definition at line 1312 of file ispackets.h.
byte IS_PLC::Zero |
Definition at line 1310 of file ispackets.h.