ultrahacx / ultra-hud

Animated HUD for ESX Framework with working hunger, thirst and stress system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT

This resource includes basic scripts needed to get fully functional install. In no way, the resources used with this hud are recommended for a live server. It is specially recommended to change the resources with an appropriate systems.

NOTE: Resources provided with this script have additional code alongside the original code to make the hud fully functional at install. If you have these resources already then make sure to remove or disable them to prevent any conflict.

Resource preview

Video
Screenshot 1
Screenshot 2

Requirements

  • Brain
  • ESX

Download & Installation

Using Git

cd resources
git clone https://github.com/ultrahacx/ultra-hud [hud]

Manually

Installation

  • Import esx_status.sql from esx_status folder in your database
  • Import esx_basicneeds.sql from esx_basicneeds folder in your database
  • Add this in your server.cfg in the following order:
start esx_status
start esx_basicneeds
start esx_stress
start ultra-hud

Credits

I do not own esx_status, esx_basicneeds, esx_stress and all the credit goes to the respective developers.

Resources used:

About

Animated HUD for ESX Framework with working hunger, thirst and stress system


Languages

Language:Lua 74.8%Language:CSS 13.0%Language:JavaScript 7.5%Language:HTML 4.6%