So I was having fun playing around with the rpm in a car that had a way to turn off the engine, but when I click it, the game just locks it to the throttle u had before you turned the engine off how do I make it so it just turns off and immediately goes to zero?
zeroOnDeactivate = true
Activate1=1 ? Throttle : 0
This should work, but you may need to edit input values if you would like a different engine input.