Skip to content

This resource includes a fully responsive and modern HUD for FiveM!.

License

Notifications You must be signed in to change notification settings

m6tro/masora_hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

masora_hud

This resource includes a fully responsive and modern HUD for FiveM! It has a modern look and was designed by MATTIWE DESIGN.

Used Languages

Lua HTML5 CSS3 javascript

FAQ

Does the HUD work with qbcore

No the HUD only works with ESX and we dont give any support for qbcore user.

How does the HUD looks like?

Here's a picture how it exactly looks: Showcase

How much ms does the HUD have in the resmon?

The HUD uses 0.01-0.03ms, which depends on your CPU strenght. Means better CPU = better ms in resmon!

Is the HUD exploitable?

No! The HUD blocks any Codeblocks and XSS Cross Scripting Texts in the Notify/Announce automaticly and Drops the Player!

You need it unobfuscated or need other scripts made by us?

Contact us by using Discord: m6tro or zzfxnn

HUD Triggers - Hide HUD, Notify, Announce, Helpnotify and Progressbar

Triggerlist

TriggerEvent('ms_hud:notify', 'success', 'Das ist eine Test-Notify Nachricht!') -- Success Notify
TriggerEvent('ms_hud:notify', 'warning', 'Das ist eine Test-Notify Nachricht!') -- Warning Notify
TriggerEvent('ms_hud:notify', 'error', 'Das ist eine Test-Notify Nachricht!') -- Error Notify
TriggerEvent('ms_hud:notify', 'info', 'Das ist eine Test-Notify Nachricht!') -- Info Notify
TriggerEvent('ms_hud:announce', 'Das ist eine Test-Announce Nachricht!') -- Announce
TriggerEvent('ms_hud:progressbar', 7500) -- Progressbar
TriggerEvent('ms_hud:helpNotify', 'Drücke E zum Interagieren') -- Help Notify
TriggerEvent('ms_hud:setStatus') -- Show or Hide HUD

Authors

License

MIT APACHE DMCA

About

This resource includes a fully responsive and modern HUD for FiveM!.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages