HUD
v1.2
Released 18 July 2025
Features
- Ability to set custom names for streets and zones learn more
- Integrate third-party seatbelt scripts (+
cl-seatbelt.luahas been unencrypted) learn more - Advanced compass expands with container width
- Choose between local (IRL) time and server time (/settings -> Player Info tab)
Fixes
- Improved performance
- Fix F6 exploit where turning on vehicle headlights started the vehicle
- Increase NUI init wait time so it doesn't error out after waiting 30 seconds
- Fixed RangeError/values need to be sorted NUI error
- Fix issue where conflicting resources would cause minimap to show on foot (when disabled)
- Gang updates on change if using rcore_gangs
- Fix issue where
seatbeltstatebag wasn't always synced - [UI] Aircraft horizon indicator is now always centered & animates more smoothly
- [UI] Improvements to the "Modern Pro" redline gradient
- [UI] Fix issue where UK/EU speed limit sign would not be square
New Config Opts
Config.UseCustomSeatbeltIntegration = true/false(false by default to use built-in system)- Some new stuff added to
config.data.lua, but script still works fine if omitted/you don't plan the use the renaming features
New Translations
serverTime = "Server time"localTime = "Local time"
Changed Files
- client/cl-main.lua
- client/cl-nearest-postal.lua
- client/cl-ped.lua
- client/cl-radar.lua
- client/cl-seatbelt.lua
- client/cl-settings.lua
- client/cl-vehicle-controls.lua
- client/cl-vehicle.lua
- framework/cl-functions.lua
- fxmanifest.lua
- server/sv-main.lua
- stream/minimap.gfx
- web (entire folder)
- config (config files changed)