Hello, I’m working on a mod that allows switching between multiple adjustable rev limiter settings while driving. Specifically, I’d like to implement three selectable RPM limits: Rev Limiter 1: 7000 RPM (adjustable) Rev Limiter 2: 5000 RPM (adjustable) Rev Limiter 3: 6000 RPM (adjustable) I’ve attempted to set this up by creating the Lua script, the ECU JBeam configuration, the input action, and the corresponding input bindings. However, I haven’t been able to get it working as intended. Could someone please assist me in troubleshooting this or provide guidance on how to correctly implement this functionality? Any help would be greatly appreciated. Thank you!