Problem with TREW HUD UI

I have a problem with the trew_hud_ui script, which doesn’t show me hunger, thirst and tiredness. At first when I installed it, it worked correctly, it even got into the server and I did not have to put / toggleui to show me the work, the needs and the economy, but now it does, and on top it does not show me the needs. How could I solve it?
In the console it does not show me errors and I have uninstalled and installed according to the procedure.


4 Likes

Hey,

Go to ui.html in the Trew_hud_ui folder.

To all display:none code, set them to display:block

And fixed.

12 Likes

Prefect, thank you very much.

I have an actualy fix to the problem.

In the client.lua

Go the line 671

Change this;
AddEventHandler('onClientMapStart', function()

To this
AddEventHandler('esx:onPlayerSpawn', function()

3 Likes

Thank you! It worked for me! Changing line 671 as in other tips had not worked.

I love you man <3

Great work with the fix’s above. Worked for my self. But in the bottom left (location) its in spanish. And cant find where to change from SP >> EN. Any idea’s?

Hey how can i change ui.html? When i open it i open Only internet explorer

I have a problem and that is that the hud only charges me when I die and after my suicide.

anyone know how to fix this image

1 Like

overpower… thanks bro

does anybody know how to disable the speedmeter?

this worked. do NOT change the line 671 like some are saying. Do this instead and works perfect. and im now seeing all my status. Thanks man.

where do I change that at? that line has already been fixed but still no hud :frowning: I did however change the html from display:none to display:block and this worked

open the file in notepad

so I tried changing the display:block but whenever I did it this showed up. image

But it’s already esx:onPlayerSpawn

1 Like

thnk you very much for your help

i can´t remove bars of the hud and i don´t no why i set the bars of false can anyone help ?FiveM_GTAProcess 2020-08-03 13-21-33

Hey guys, so everything works fine with me except the old original ESX bank money still shows up behind my server logo, any idea how to get that out?