iRacingLiveTiming has been updated to 8.7.1.3
- Event list now stops scrolling when hovered.
- New IRacing.CameraCarPosition has been added to allow setting current car by position.
For example, creating a button with variableIRacing.CameraCarPosition = "3";
will allow you to select the car in position 3 by clicking the button.
Check out Remote Control Tab for instructions on how to create your own buttons with customised variables like this!