Skip to navigation


Drivers: pointsForPlace

Name: pointsForPlace [Show more] Type: Variable Category: Drivers Summary: The points awarded for the top six places, plus the fastest lap
Context: See this variable in context in the source code References: This variable is used as follows: * AwardRacePoints uses pointsForPlace
.pointsForPlace EQUB 9 \ Points for first place EQUB 6 \ Points for second place EQUB 4 \ Points for third place EQUB 3 \ Points for fourth place EQUB 2 \ Points for fifth place EQUB 1 \ Points for sixth place EQUB 1 \ Points for the fastest lap EQUB &00, &00 \ These bytes appear to be unused