Hello FiveM Community!
I am pleased to announce the release of two new scripts developed by me. These scripts complement each other (though not necessarily required together).
First, I introduce my HUD for FiveM, my first one designed to enhance the user experience. As a companion to this, I am also presenting Interact UI, a simple yet effective text-based UI element that can be used in loops to notify players about available interactions.
The HUD includes a settings menu, allowing users to customize, enabling and disabling features as needed.
The Interact can be placed left or right side of the screen.
They are simple and basic UIs, with easy installation.
I hope you like these scripts! I am always open to feedback and suggestions for improvement.
With much appreciation,
REVEL
Compatibility:
This script is fully compatible with any FiveM server and is a great addition to enhance player activity and server dynamics.
Features:
- Player Stats: Displays Health, Hunger, Stamina, Oxygen, and Voice.
- Car Features: Speedometer, Engine Status, Gear, Fuel, and Seatbelt System.
- Settings Menu: Allows customization to hide or show components and change colors.
HUD:
- Status
- In Car
- Radar
- Settings Menu
Interact Ui:
Configs:
- Interact UI Config:
Config = {}
Config.UiSide = "left" -- What side you want to display the Ui? "left" or "right".
- Hud Config:
Config = {}
Config.Framework = "Other" -- If you are using esx_status put "ESX", If you are using QBCORE system change to "QBCORE", for other one go to client/edit.lua.
Config.Command_Menu = "hud" -- Command that you want to open the Settings Menu.
Config.SeatBelt_Keybind = "B" -- By Default what keybind you want to put / take seatbelt. "https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/keyboard/".
Config.SeatBelt_Keybind_Name = "Seatbelt" -- Change the Keybind Label that will appear on ESC > Settings > Key Bindings > FiveM.
Config.Speedometer = "KM" -- KM or MPH to define the speedometer values.
Links:
Docs
Showcase
Interact UI / 4€ + TAX
HUD / 10€ + TAX
SPECIAL BUNDLE / 12.50€ + TAX
Code is accessible | No (Edit.lua/Config.lua) |
Subscription-based | No |
Lines (approximately) | less 400 |
Requirements | ESX / QBCORE / OTHER |
Support | Always |