| InSim
    0.6c
    Documentation of Live for Speed InSim Protocol | 
| Defines | |
| #define | CCI_BLUE 1 | 
| this car is in the way of a driver who is a lap ahead | |
| #define | CCI_YELLOW 2 | 
| this car is slow or stopped and in a dangerous place | |
| #define | CCI_LAG 32 | 
| this car is lagging (missing or delayed position packets) | |
| #define | CCI_FIRST 64 | 
| this is the first compcar in this set of MCI packets | |
| #define | CCI_LAST 128 | 
| this is the last compcar in this set of MCI packets | |
| #define CCI_BLUE 1 | 
this car is in the way of a driver who is a lap ahead
Definition at line 2037 of file ispackets.h.
| #define CCI_FIRST 64 | 
this is the first compcar in this set of MCI packets
Definition at line 2040 of file ispackets.h.
| #define CCI_LAG 32 | 
this car is lagging (missing or delayed position packets)
Definition at line 2039 of file ispackets.h.
| #define CCI_LAST 128 | 
this is the last compcar in this set of MCI packets
Definition at line 2041 of file ispackets.h.
| #define CCI_YELLOW 2 | 
this car is slow or stopped and in a dangerous place
Definition at line 2038 of file ispackets.h.
 1.7.6.1
 1.7.6.1