InSim  0.6c
Documentation of Live for Speed InSim Protocol
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 1580 of file ispackets.h.


Field Documentation

view identifier

Definition at line 1587 of file ispackets.h.

player's unique id

Definition at line 1585 of file ispackets.h.

0

Definition at line 1584 of file ispackets.h.

8

Definition at line 1582 of file ispackets.h.

Definition at line 1588 of file ispackets.h.

Definition at line 1589 of file ispackets.h.

Definition at line 1590 of file ispackets.h.

ISP_CCH

Definition at line 1583 of file ispackets.h.


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