delete the (html) file in
esx_status and that is it bro …
Can I change ui money color?
Do you have exs_society downloaded?
https://cdn.jsdelivr.net/gh/cferdinandi/saferInnerHTML@1/dist/saferInnerHTML.polyfills.min.js
safeInnerHTML: Please provide a valid element to inject. Nonstop error in console.
Fixed.
Hi, I have followed all the instructions you give, however, when I enter the server I need to type twice /toggleui for it to show up, and when it shows up I don’t have all the functionalities, I only have money and job name. I have a good understanding of code, if someone can help me with this I will be very grateful.
EDIT : After 2 days looking into this I finally found the fix, go to trew_hud_ui/client/client.lua line 671 and change AddEventHandler(‘esx:onPlayerSpawn’, function() to
AddEventHandler(‘onClientMapStart’, function(). If you don’t understand what I say go to this link Update client.lua · vortisrd/trew_hud_ui@c3239cf · GitHub and change the line green line 671 to the red line 671. Hope this helps someone and revert back this commit pls.
Abraço e excelente UI.
doesn’t work 
So, i dragged the trew_hud_ui to resource files, but the only thing that comes up is the speedometer, and everything is set to true. any help?
Hello I have a problem, I do all the steps that it tells me and when I enter the server I don’t get any menu 
Hi,
this article and video here https://www.youtube.com/watch?v=OGtgfIf6p58 is very misleading.
I use the ESX framework & unlike the video and screenshots, when the black money is 0, the UI still appears. Furthermore, regardless of the settings made in the config.lua , the location display and weapon UI does not show up either. It seems like it was working until somewhere in April.
If anyone has a working copy like showcased, please DM me or try and help sort it out here. It’s very annoying how it doesn’t work and the author of this script is providing no help at all with broken UI’s.
*The regular top right UI shows up just as expected but without the extra elements as shown in the tutorial video.
Otherwise, great concept.
check my asnwer.
how did u set the hud for show money? idk what i have to do
go to trew_hud_ui/client/client.lua line 671 and change AddEventHandler(‘esx:onPlayerSpawn’, function() to AddEventHandler(‘onClientMapStart’, function().
if you don’t solve it:
go to trew_hud_ui/html/ui and change style=style=“display:none” to style=“display:block”
Thank you man for this script!! You are the best !!!
i dont want the car hud how do u remove?
do i need to disable fully esx_voice? or just disable esx_voice hud? or delete them full?
this is what helped thanks so much ! would you happen to know how to remove the logo?

anyone know how to make it like this?
i want like this too xddd
on Config.lua there is an option showServerLogo, set that to false.
