#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 |
To track cameras you need to consider 3 points
Definition at line 1373 of file ispackets.h.
byte IS_CCH::Size |
byte IS_CCH::Type |
byte IS_CCH::ReqI |
byte IS_CCH::PLID |
byte IS_CCH::Camera |
byte IS_CCH::Sp1 |
Definition at line 1381 of file ispackets.h.
byte IS_CCH::Sp2 |
Definition at line 1382 of file ispackets.h.
byte IS_CCH::Sp3 |
Definition at line 1383 of file ispackets.h.