Notifications
Clear all
Topic starter
26/02/2022 11:58 am
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