Compatibility
- Frameworks
- QBCore, ESX
- Game Mode
- FiveM

Free download (ad supported)
Free downloads are supported by a brief ad page (Linkvertise) to keep this service running.
Production server?
Browse paid scripts with instant delivery, support signals, and no ad step.
It was a great experience playing GTA5 RP and learning LUA to code the Trew HUD UI. However, after numerous challenges with the FiveM community and the project itself, I have decided to discontinue further development. It's been 6 months since I last played GTA5 RP, and continuing this project no longer makes sense.
.zip file or open it directly.trew_hud_ui in your resources directory.server.cfg:
server.cfg file:sqlCode kopierenstart trew_hud_uiSpecial Instructions for the ESX Version
Requirements:
es_extendedesx_societyesx_addonaccountOptional:
esx_basicneedsesx_statusLegacyFuel (it should be started before trew_hud_ui)Disabling Default HUD:
es_extended/config.lua and set Config.EnableHud to false.Replacing Code in esx_basicneeds/main.lua:
TriggerEvent('esx_status:registerStatus', 'hunger', 1000000, '#CFAD0F', function(status) return true end, function(status) status.remove(1000) end) TriggerEvent('esx_status:registerStatus', 'thirst', 1000000, '#0C98F1', function(status) return true end, function(status) status.remove(750) end) with: TriggerEvent('esx_status:registerStatus', 'hunger', 1000000, '#CFAD0F', function(status) return false end, function(status) status.remove(1000) end) TriggerEvent('esx_status:registerStatus', 'thirst', 1000000, '#0C98F1', function(status) return false end, function(status) status.remove(750) end)Special Instructions for the VRP/VRPEX Versions
Config.vRP Settings:
config.lua.Config.vRP Example:
Config.vRP = {
blackMoney = "dirty_money" -- Change this to your black money item ID
}
General Configurations:
en).You can create custom indicators for existing statuses like stress or drunkenness.
Example:
nexports.trew_hud_ui.createStatus({
status = 'stress',
color = '#FF0090',
icon = '<i class="fas fa-brain"></i>'
});
Updating Custom Status:
Citizen.CreateThread(function()
while true do
Citizen.Wait(1000)
local STRESS_STATUS
TriggerEvent('esx_status:getStatus', 'stress', function(status)
STRESS_STATUS = status.getPercent()
end)
exports.trew_hud_ui:setStatus({
name = 'stress',
value = STRESS_STATUS
});
end
end)
Chat Commands:
Usage Example:
/toggleui
Q: The HUD date is wrong! Can you fix it?
app.js using JavaScript's Date() function. Google it for more info.Q: How can I edit the /toggleui command to hide the elements?
/toggleui command, go to the ui.html files and look for the id attribute of the elements you want to hide. Then, edit the toggleui command in client.lua to suit your needs.Q: Do you intend to release a version that supports THIS or THAT script?
Q: I want to change the positions of the elements. How can I do it?
main.css file and modify the top, left, right, or bottom properties of the elements you want. Be careful and read about absolute positioning in CSS. For example, to position an element at the bottom, use the BOTTOM property instead of TOP.Premium Alternative
Get premium scripts with dedicated support, lifetime updates, and one-click installation.
Quick answers based on the information published for Trew HUD (qbCore/ESX).
Have another question? Check the mod description above for more details.
Learn more about setting up, configuring, and using this type of resource.
Discover more resources for your FiveM or GTA 5 server.
Free mods are a good starting point. When your server needs stronger support, cleaner installs, and premium systems, move into the commercial hubs below.
Framework hub
Move from free QBCore resources into verified paid systems with support, updates, and cleaner install paths.
Open QBCore hubPremium catalog
See paid scripts, framework labels, bundles, and install-ready products once the free version no longer covers your server needs.
Open premium shopMoney page
Add police, mechanic, gang, and economy systems around this mod with stronger commercial scripts.
See job scriptsLaunch faster
Bundles shorten setup time by grouping the highest-leverage systems into one commercial starting point.
Written by the FiveMX editorial team based on the current CitizenFX artifact and each supported framework — not copy-pasted from the upstream post.
resources/[qb]/trew-hud on your server. Keep the resource folder name as-is — most manifests reference it verbatim.*.sql), import it into your FiveM database — FiveMX test servers use oxmysql against MariaDB 10.6.ensure trew-hud to your server.cfg after the qb-core ensure line.config.lua, open it before your first boot and match the job names, inventory items, and locale to your own qb-core setup — otherwise targets silently fall through.ensure trew-hud in the live console to confirm it loads without red errors. If you hit a dependency error, the mod probably needs or — install those first, then retry.resources/[esx]/trew-hud on your server. Keep the resource folder name as-is — most manifests reference it verbatim.*.sql), import it into your FiveM database — FiveMX test servers use oxmysql against MariaDB 10.6.ensure trew-hud to your server.cfg after es_extended.TriggerEvent("esx:getSharedObject") — some older releases need a one-line patch to use ESX = exports["es_extended"]:getSharedObject().ensure trew-hud in the live console to confirm it loads without red errors. If you hit a dependency error, the mod probably needs or — install those first, then retry.Other popular free mods you might find useful for your server.
ox_libox_inventoryox_libox_inventoryKeep the download flow free, but compare production-ready scripts and server packs before this resource becomes part of a live roleplay stack.

Premium FiveM vehicle HUD with speed, gear, mileage tracking, and steering wheel controls for ESX and QBCore servers.
$6.99
View product
This mod will make the streets european (German Roads)! Hand-crafted mod, for your server. With the Roads mod, you'll experience an authentic European feel with every step you take. Hand-crafted with precision and attention to detail, this mod is designed to give your server a unique touch
$4.49
View product
FiveM Anticheat script/mod | OPTIMIZED and perfect for ESX detects modders and ban them instantly. Many server owners struggle because of cheaters, modders and hackers. There are a couple of hacks and mod menus for FiveM and money hacks for ESX framework. ? Hackers are quite annoying but the
$21.99
View product
The #1 FiveM Jobs Creator Script - that allows server administrators to easily create generic jobs with many customizable interaction points.
$22.99
View product