Price
UnknownA script by manups4e
Price
Unknown
EirHUD - The Native Scaleform Revolution
BUY NOW ON TEBEX |
READ THE DOCS Stop losing FPS to bad HTML/CSS interfaces.
EirHUD is a complete departure from traditional NUI wrappers. It is built entirely on Scaleform (GFX), the native graphics engine used by GTA V itself.
This means Zero Latency, Butter Smooth Animations, regardless of how many elements are on screen. It feels like it belongs in the game because, technically, it does.
Key Features
Unmatched Performance
Dynamic Asset LoadingTired of compiling .ytd files just to add an item icon?
We solved it. EirHUD features a runtime texture loader.
.png files into the textures/ folder.
Complete Modular SuiteEverything you need in one package:
Developer APIWe didn’t just build a HUD; we built a framework.
Every component exposes an Object-Oriented API. You can control visibility, colors, position, and data of any element via exports.
-- Example: Trigger a Progress Bar
exports['eir_hud']:GetProgressBarAPI().Start(5000, "Repairing...", SColor.HUD_Blue)
-- Example: Add a custom icon to the Hotbar instantly
exports['eir_hud']:GetReservedSlotsAPI().UpdateSlot(1, {
txd = "aesir_eir", -- Our runtime dictionary
txn = "water_bottle", -- Your local .png file!
amount = 1
})
GalleryVehicle Dashboard (Analog & Digital)
Notification Feed System
Dynamic Compass
)
ConfigurationThe config is extensive but easy to understand. Here is a snippet showing how easy it is to add custom textures:
-- fxmanifest.lua (Snippet)
file_set 'textures' {
'textures/water_bottle.png', -- Loads as "water_bottle"
'textures/inventory_bag.png', -- Loads as "inventory_bag"
'https://i.giphy.com/media/example.gif' -- Loads as "dui_1"
}
Compatibility
PurchaseGet the true native experience for your server today.
Protected by FiveM Asset Escrow System.
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | > 10000 |
| Requirements | at least 100QI |
| Support | Yes |
| Assets are accessible | Yes |
| Subscription-based | No |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.