Skip to navigation


Drivers: racePointsLo

Name: racePointsLo [Show more] Type: Variable Category: Drivers Summary: Used to store the low byte of the race points being awarded to the driver in race position X
Context: See this variable in context in the source code References: This variable is used as follows: * AddRacePoints uses racePointsLo * AwardRacePoints uses racePointsLo

Stored as a 16-bit value (racePointsHi racePointsLo).
.racePointsLo IF _ACORNSOFT OR _4TRACKS EQUB &FF, &FF \ These values are workspace noise and have no meaning EQUB &FF, &FF EQUB &FF, &FF EQUB &FF, &FF ELIF _SUPERIOR OR _REVSPLUS SKIP 8 ENDIF