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 |
| #define CCI_YELLOW 2 |
| #define CCI_LAG 32 |
this car is lagging (missing or delayed position packets)
Definition at line 1829 of file ispackets.h.
| #define CCI_FIRST 64 |
| #define CCI_LAST 128 |
1.5.8