Information
Hey FiveM members, this is a Simple and Clean Status HUD made for the ESX Framework, as said in the title it displays your Health, Food and Water.
i tried to add the fuel level by using FuelLevel = GetVehicleFuelLevel(GetVehiclePedIsIn(ped, 1))
but it don’t give the percent just a black bar with FuelLevel written inside am using LegacyFuelhud_client.lua (421 Bytes) main.css (556 Bytes) script.js (402 Bytes) ui.html (546 Bytes)
actually it is not working fine because of the error it wont load last values of the database so it resets every time when i restart. suggestion could health and Armour be added to the database as well? thanks EDIT whats saving in the database is the default water hunger and thirst bars since you changed it its not using your data to save that’s why it always reset. so can i ask to make it so we can save on the data base please?