Video preview: YouTube
Hud and Car Hud script for QBCore freamwork Car hud and Hud is not in one folder but is divided into akre_hud_esx and akre_carhud_esx
Dependencies:
- esx_cruisecontrol (optional) - (cruise control & seatbelt) - own file in akre_carhud
- interact-sound (optional) - (seatbelt sound alarm)
- pma-voice
HUD Features:
- Health
- Armor
- Stamina
- Thirst
- Hunger
- Oxygen (Remaining time underwater)
- Voice (pma-voice)
- BlackBars command
CAR HUD Features:
- Speed (mph/kmh + custom)
- Fuel
- Gearbox
- Vehicle and Engine Healt
- Seatbelt
- ABS Simulation
- ESP Simulation
- Streets and Heading
Installation ESX:
- Download akre_hud_esx & akre_carhud_esx from your keymaster
- Drag and drop akre_hud_esx & akre_carhud_esx into your server folder
- Ensure folder/resources in server.cfx
- Go to esx_cruisecontrol/client/cruisecontrol.lua find line 17
and paste this:
TriggerEvent("hud:client:UpdateSpeedLimiter", false)
over:
Utils:SetHudState(false)
and paste this:
TriggerEvent("hud:client:UpdateSpeedLimiter", true)
under:
Utils:SetHudState(true)
- Instalation Complete
HUD Config Preview:

CAR HUD Config Preview:
