Hud Supports QB-Core, ESX, & QBOX
Purchase Here
GG Studio · Advanced Surival Hud $9.95
Previews:
New Armor Icon:
Info Icons: (Config to Change Between)
Thin:
Thick:
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 = {}
-- Keep Simple!
-- New Edition for Qbox (Uses Statebags for Food & Water)
Config.Framework = "qb" -- Options [qb, qbox, esx]
-- Only Use if You have a Custom Tempature System - Otherwise its just a visual ui
Config.useTemp = true -- True Enables Tempature Progress Bar
-- Only Use if you have a custom Blood System - Otherwise its just a visual ui
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 false does KPH
Config.Fuel = "LegacyFuel" -- Use - [LegacyFuel, hrs, ox_fuel, custom]
-- Custom is mainly used if you changed the name of LegacyFuel
Config.CustomFuel = "name-fuel" -- Only works if Config.Fuel = "custom" also this export looks like this - exports[Config.CustomFuel]:GetFuel(vehicle)
-- 1 = Always Display Minimap
-- 2 = Only Display Minimap while driving
-- 3 = Disable Minimap fully
Config.MiniMap = 1
-- Exports Are in Readme with Simple Instructions.
Config.GtaHudIssue = true -- If you are having issues with base gta hud popping up set this true
Config.IgnoreConfigMinimap = false
Stamina & Speed Hud Elements:
Idle Remon: 0.01 - 0.02
Check Out Other Scripts by GG Studio!
GG Studio · Advanced Hunting System
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | 1000+ |
Requirements | QBCore ESX |
Support | Yes |