Data Fields

IS_CCH Struct Reference

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

Detailed Description

Camera CHange.

To track cameras you need to consider 3 points

  1. ) The default camera : VIEW_DRIVER
  2. ) Player flags : CUSTOM_VIEW means VIEW_CUSTOM at start or pit exit
  3. ) IS_CCH : sent when an existing driver changes camera

Definition at line 1567 of file ispackets.h.


Field Documentation

8

Definition at line 1569 of file ispackets.h.

ISP_CCH

Definition at line 1570 of file ispackets.h.

0

Definition at line 1571 of file ispackets.h.

player's unique id

Definition at line 1572 of file ispackets.h.

view identifier

Definition at line 1574 of file ispackets.h.

Definition at line 1575 of file ispackets.h.

Definition at line 1576 of file ispackets.h.

Definition at line 1577 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines