InSim  0.6c
Documentation of Live for Speed InSim Protocol
Enumerations
Penalty reasons

Enumerations

enum  {
  PENR_UNKNOWN, PENR_ADMIN, PENR_WRONG_WAY, PENR_FALSE_START,
  PENR_SPEEDING, PENR_STOP_SHORT, PENR_STOP_LATE, PENR_NUM
}
 Penalty reasons. More...

Enumeration Type Documentation

anonymous enum

Penalty reasons.

Enumerator:
PENR_UNKNOWN 

0 - unknown or cleared penalty

PENR_ADMIN 

1 - penalty given by admin

PENR_WRONG_WAY 

2 - wrong way driving

PENR_FALSE_START 

3 - starting before green light

PENR_SPEEDING 

4 - speeding in pit lane

PENR_STOP_SHORT 

5 - stop-go pit stop too short

PENR_STOP_LATE 

6 - compulsory stop is too late

PENR_NUM 

Definition at line 1843 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines