Camera CHange. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 8 | |
| byte | Type |
| ISP_CCH | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| byte | Camera |
| view identifier | |
| byte | Sp1 |
| byte | Sp2 |
| byte | Sp3 |
Camera CHange.
To track cameras you need to consider 3 points
Definition at line 1567 of file ispackets.h.
| byte IS_CCH::Size |
8
Definition at line 1569 of file ispackets.h.
| byte IS_CCH::Type |
Definition at line 1570 of file ispackets.h.
| byte IS_CCH::ReqI |
0
Definition at line 1571 of file ispackets.h.
| byte IS_CCH::PLID |
player's unique id
Definition at line 1572 of file ispackets.h.
| byte IS_CCH::Camera |
Definition at line 1574 of file ispackets.h.
| byte IS_CCH::Sp1 |
Definition at line 1575 of file ispackets.h.
| byte IS_CCH::Sp2 |
Definition at line 1576 of file ispackets.h.
| byte IS_CCH::Sp3 |
Definition at line 1577 of file ispackets.h.
1.7.3