Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!
Catch you on Discord — and thanks for understanding!
Catch you on Discord — and thanks for understanding!
Notifications
Clear all
Topic starter
26/02/2022 12:58 pm
Hi to all, i'm really new on simhub and i would like to know if it's possible to create a low fuel alert on my to matrix rgb for iracing.
I have test the function
if([CurrentLap] < 2, 0,
if([DataCorePlugin.Computed.Fuel_RemainingLaps] <=1.5, 1, 0))
and create an animation but in test nothing thx in advance for your help