|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Take Over Car. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 8 | |
| byte | Type |
| ISP_TOC. | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| byte | OldUCID |
| old connection's unique id | |
| byte | NewUCID |
| new connection's unique id | |
| byte | Sp2 |
| byte | Sp3 |
Take Over Car.
Definition at line 1611 of file ispackets.h.
| byte IS_TOC::NewUCID |
new connection's unique id
Definition at line 1619 of file ispackets.h.
| byte IS_TOC::OldUCID |
old connection's unique id
Definition at line 1618 of file ispackets.h.
| byte IS_TOC::PLID |
player's unique id
Definition at line 1616 of file ispackets.h.
| byte IS_TOC::ReqI |
0
Definition at line 1615 of file ispackets.h.
| byte IS_TOC::Size |
8
Definition at line 1613 of file ispackets.h.
| byte IS_TOC::Sp2 |
Definition at line 1620 of file ispackets.h.
| byte IS_TOC::Sp3 |
Definition at line 1621 of file ispackets.h.
| byte IS_TOC::Type |
ISP_TOC.
Definition at line 1614 of file ispackets.h.
1.7.6.1