|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
AutoX Object. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 4 | |
| byte | Type |
| ISP_AXO | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
AutoX Object.
Definition at line 1968 of file ispackets.h.
| byte IS_AXO::PLID |
player's unique id
Definition at line 1973 of file ispackets.h.
| byte IS_AXO::ReqI |
0
Definition at line 1972 of file ispackets.h.
| byte IS_AXO::Size |
4
Definition at line 1970 of file ispackets.h.
| byte IS_AXO::Type |
Definition at line 1971 of file ispackets.h.
1.7.6.1