Notifications
Clear all
Simhub General
3
Posts
2
Users
0
Reactions
1,963
Views
Topic starter
14/03/2021 8:52 pm
I have built a dash for Iracing and found the lap counter which indicates which lap you are on and also a lap indicator for how many laps of fuel you have left but was curious if there was a way to show laps remaining. If I'm on lap 27 of a 134 lap race it would show 107 for example.
14/03/2021 10:27 pm
Hi ! There is no buit in text for this but you can add a simple textbox, and on text value click on "fx" and set the formula to
[RemainingLaps]
a deeper explanation of bindings (fx) : https://github.com/SHWotever/SimHub/wiki/Dash-Studio---Bindings
Topic starter
16/03/2021 4:18 am
@admin5435 That is perfect. Applied the change and used the dash to run a race and it worked perfect. PayPal is on the way :). The program is awesome and so customizable. I love it. Thanks for the support as well.