[QB] [ESX] Survival Hud - DayZ Style

Hud Now has ESX and QBCore Support!

Tebex Link: SAG-FiveM | Survival Hud - DayZ Style (tebex.io)

Previews:
Untitled_video_-_Made_with_Clipchamp_2

Info Icons: (Config to Change Between)
Thin:
image
Thick:
image

Easy Exports:

--Wetness
exports["SAG-survival-hud"]:setWetness(true) -- True to Show False to Hide

--Bleeding
exports["SAG-survival-hud"]:setBleeding(true) -- True to Show False to Hide

--Digestion
exports["SAG-survival-hud"]:setDigestion(true) -- True to Show False to Hide

--Disease
exports["SAG-survival-hud"]:setDisease(true) -- True to Show False to Hide

--Illness
exports["SAG-survival-hud"]:setIllness(true) -- True to Show False to Hide

--Broken Bone
exports["SAG-survival-hud"]:setBrokenbone(true) -- True to Show False to Hide


--Player Tempature Bar
exports["SAG-survival-hud"]:setTempature(50) -- Number 0 - 100

--Player Blood Bar
exports["SAG-survival-hud"]:setBlood(50) -- Number 0 - 100

Simple Config:

Config.useTemp = true -- True Enables Tempature Progress Bar
Config.useBlood = true -- True Enables Blood Progress Bar
Config.useThickIcons = false -- True enables thick icons (Only for icons to the left of microphone.)
Config.UseMPH = true -- True sets speed for MPH

-- 1 = Always Display Minimap
-- 2 = Only Display Minimap while driving
-- 3 = Disable Minimap fully
Config.MiniMap = 1

Stamina & Speed Hud Elements:
Untitled video - Made with Clipchamp (4)

Idle Remon: 0.01 - 0.02

Code is accessible No
Subscription-based No
Lines (approximately) 1000+
Requirements QBCore ESX
Support Yes
5 Likes

this hud is dope im using it and its sick

1 Like

Good work. This is going into my next project :eyes:

This for esx would be great and I would get it for my zombie server, someone else has one out there for esx basically the same idea but for like $40…oof

2 Likes

A little more and you’ll be identical to mine

aClSuWT.png (1366×768) (imgur.com)

Yeah, I have never used ESX but for this Hud it wouldn’t be difficult to make it work over there. I will either just update this post or make a new one when I do release the ESX version.

Thanks for the suggestion.

love the release man! keep up the good work!

That would be cool, is armor also in the hud or just health?

Hey man add me on disc, sag2022 I have a esx version if you wanna demo it.

1 Like

Hey, sick I am down

DayZ Style Hud, qbcore DayZ Hud, Fivem DayZ Hud, Cheap DayZ Hud

DayZ Style Hud, qbcore DayZ Hud, Fivem DayZ Hud, Cheap DayZ Hud, DayZ Inspired Hud qb-core DayZ Hud qb DayZ Hud

DayZ Style Hud, qbcore DayZ Hud, Fivem DayZ Hud, Cheap DayZ Hud, DayZ Inspired Hud qb-core DayZ Hud qb DayZ Hud

Is it not yet available for esx version??

The parts to make it esx is open source, basically just the food and thirst need changed.

However I want to do an official update for having esx support

Hi, I bought your HUD and I wanted to inquire about how to use the exports etc, for example the temperature how to make it use and what makes it use, the clothes, the weather?

You can join the disc for support link on my tebex page; however the exports are visual elements, they are used within a separate script and simply there to update the Hud. My Hud does not come with any custom infection system, temperature system, bleed system these are there so users have the freedom to add this in and not being limited.

Do you have scripts for the temperature, and everything else for exports, because I thought when I bought it that all the systems were linked in it and that we would just have to configure, I am super bad at exporting etc.