Changelog
1.0.0
Initial release.
- Toggle a speed limiter on the vehicle you are driving, capped at your current speed or the road speed limit.
- Adjust the active limit up or down with configurable keybinds.
- Optional dynamic limit tracking through the
GetSpeedLimitbridge inclient/public.lua, with built-in support for thespeedlimitresource. - Throttle is held off until the vehicle is under the limit before the cap is applied, with an RPM cut to hold it there.
mphandkphsupport across the config, keybinds and statebag.- Active limit published on the vehicle statebag as
duckLimiterfor other resources to read. - All statebag writes are server-validated against the driver and the configured limit bounds.