[RELEASE] renzu_hud UI | Advanced HUD

Hi can you send me your discord in dm?

Tnx guys for the fix!

Hello, I’m using latest QBCore with renzu_status but my stress didn’t count , it’s just not working and no errors in consoles. Anyone have some ideas why and how to fix it ?

Uncaught TypeError: Cannot read properties of null (reading ‘style’) (@renzu_hud/ui/js/demo.js:566)

use esx1.1
I change the conf/main.lua config.framework = ‘STANDALONE’ delete yours
and I used vpn or local not work
CAN U HELP ME
THX!

update your core :smiley:

How did you get it to look like that?

Thats a nice ui

Love the HUD. My icons look like this though on default.
image

How can I get the icons to be inside the circles and to show all icons as some don’t display.

UPDATE: used Azakit’s files, but how can I turn this off
image

Also, minimap doesn’t show up anymore.

1 Like

Hey my friend!! I hate how everyone takes so long to answer. Sorry about that! The configuration for those are in renzu_hud - conf - status.lua

CHANGE THIS ---- (all to “false”) for pee, poop, and hygiene.

–SAMPLE ONLY
[9] = {
type = 1, – 1 = circle progress or 0 = flat progress bar
enable = false, – enable or disable status
status = ‘poop’, – status name from esx_status or renzu_status
hideifmax = true, – hide the status if its max (stress and armor is inverted)
min_val_hide = 50, – works only if hideifmax == true (show/hide the status if value is met)
custom = true, – native (ex. oxygen) or custom (Esx status/renzu_status)
value = 0, – leave default 0
startvalue = 1000000,
statusremove = 100, – this will be register to esx_status or renzu_status, ( this is the remove value per tick )
notify_lessthan = false, – inverted ?
notify_message = ‘my poop is cumming’, – notify message
notify_value = 25, – notify percentage trigger
display = ‘block’, – dont change
offset = ‘275’, – default offset
fa = ‘fas fa-poo’, – font awsome
i_id_1_color = ‘rgb(124, 119, 56)’, – progress color
i_id_2_color = ‘rgba(251, 29, 9, 0.3)’, – use if icons type
bg = ‘rgba(11, 39, 63, 0.707)’,
},
[10] = {
type = 1,
enable = false,
status = ‘pee’,
hideifmax = false,
min_val_hide = 50,
custom = true,
value = 0,
startvalue = 1000000,
statusremove = 100, – this will be register to esx_status or renzu_status, ( this is the remove value per tick )
notify_lessthan = false,
notify_message = ‘my pee is cumming’,
notify_value = 25,
display = ‘block’,
offset = ‘275’,
fa = ‘fas fa-restroom’, – font awsome
i_id_1_color = ‘gold’, – progress color
i_id_2_color = ‘rgba(251, 29, 9, 0.3)’, – bg color
bg = ‘rgba(11, 39, 63, 0.707)’,
},
[11] = {
type = 1,
enable = false,
status = ‘hygiene’,
hideifmax = false,
min_val_hide = 50,
custom = true,
value = 0,
startvalue = 1000000,
statusremove = 100, – this will be register to esx_status or renzu_status, ( this is the remove value per tick )
notify_lessthan = false,
notify_message = ‘i smell fucking bad’,
notify_value = 25,
display = ‘block’,
offset = ‘275’,
fa = ‘fas fa-shower’, – font awsome
i_id_1_color = ‘skyblue’, – progress color
i_id_2_color = ‘rgba(251, 29, 9, 0.3)’, – bg color
bg = ‘rgba(11, 39, 63, 0.707)’,
},
}

RENZU!!! Did you die?!

We NEED you!! Where are you??

  • Dan
1 Like

same proplem do you solved it?

Hello Master renzu , i clearly stated problem that i encounter. Hopefully can attract your attention. I’m using renzu hud, fuel and popui with esx_status.

1
Need help with icon showing error.


Not sure what error is this mentioned about, i saw multiple people have this issue but i couldnt found solution in comment area below.

i have this error after i refuel my car.

1 Like

Renzu, do you plan to ever return to Fivem community? Your scripts were :fire::fire:

whats the discord trying join concrete penitentiary

same icon showing error icons not in center hud …???

icon missing is solved beside [0] = {type = 1, enable = false, status = ‘health’, hideifmax = false, custom = false, value = 100, notify_lessthan = false, notify_message = ‘i am very hungry’, notify_value = 20, display = ‘none’, offset = ‘275’, i_id_1_color = ‘rgb(251, 29, 9)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-heartbeat’, i_id_2_color = ‘rgba(251, 29, 9, 0.3)’},
[1] = {type = 1, enable = false, status = ‘armor’, hideifmax = true, custom = false, value = 0, notify_lessthan = false, notify_message = ‘i am very hungry’, notify_value = 20, display = ‘none’, offset = ‘275’, i_id_1_color = ‘rgb(1, 103, 255)’, bg = ‘rgb(11, 39, 63)’,fa = ‘fas fa-shield-virus’, i_id_2_color = ‘rgb(0, 41, 129)’},
[2] = {type = 1, enable = false, status = ‘hunger’, hideifmax = false, custom = true, value = 0, startvalue = 1000000, statusremove = 100, notify_lessthan = false, notify_message = ‘i am very hungry’, notify_value = 20, display = ‘block’, offset = ‘275’, i_id_1_color = ‘rgb(221, 144, 0)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-hamburger’, i_id_2_color = ‘rgb(114, 68, 0)’},
[3] = {type = 1, enable = false, status = ‘thirst’, hideifmax = false, custom = true, value = 0, startvalue = 1000000, statusremove = 100, notify_lessthan = false, notify_message = ‘i am very thirsty’, notify_value = 20, display = ‘block’, offset = ‘275’, i_id_1_color = ‘rgb(36, 113, 255)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-tint’, i_id_2_color = ‘rgb(0, 11, 112)’},
[4] = {type = 1, enable = true, status = ‘stress’, hideifmax = true, min_val_hide = 50, custom = true, value = 0, startvalue = 0, statusremove = 0, notify_lessthan = true, notify_message = ‘i see some dragons’, notify_value = 80, display = ‘block’, offset = ‘275’, i_id_1_color = ‘rgb(255, 16, 68)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-brain’, i_id_2_color = ‘rgba(35, 255, 101, 0.84)’},
[5] = {type = 1, enable = false, status = ‘stamina’, hideifmax = true, min_val_hide = 100, custom = false, value = 0, notify_lessthan = false, notify_message = ‘running makes me thirsty’, notify_value = 20, display = ‘block’, offset = ‘275’, i_id_1_color = ‘rgb(16, 255, 136)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-skating’, i_id_2_color = ‘rgba(0, 119, 57, 0.94)’},
[6] = {type = 1, enable = false, status = ‘oxygen’, hideifmax = true, min_val_hide = 100, custom = false, value = 0, notify_lessthan = false, notify_message = ‘my oxygen is almost gone’, notify_value = 20, display = ‘block’, offset = ‘275’, i_id_1_color = ‘rgb(15, 227, 255)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-lungs’, i_id_2_color = ‘rgba(8, 76, 85, 0.78)’},
[7] = {type = 1, enable = false, status = ‘energy’, hideifmax = true, min_val_hide = 50, custom = true, value = 0, startvalue = 1000000, statusremove = 100, notify_lessthan = false, notify_message = ‘i am very tired’, notify_value = 20, display = ‘block’, offset = ‘275’, i_id_1_color = ‘rgb(233, 233, 233)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-bolt’, i_id_2_color = ‘color:rgb(243, 57, 0)’},
[8] = {type = 1, enable = false, status = ‘voip’, hideifmax = false, custom = false, value = 0, notify_lessthan = false, notify_message = ‘silent mode’, notify_value = 0, display = ‘block’, offset = ‘275’, i_id_1_color = ‘rgb(251, 29, 9)’,bg = ‘rgb(11, 39, 63)’, fa = ‘fas fa-microphone’, i_id_2_color = ‘rgba(251, 29, 9, 0.3)’},

1 Like

Dont work :frowning:

podrias corregirlo entero? sigue teniendo algunos fallos…