๐Usage in other resources
Toggle Display
-- With export
exports["17mov_Hud"]:ToggleDisplay(state)
-- With client event
TriggerEvent("17mov_Hud:ToggleDisplay", state)Argument
Type
Optional
Default Value
Explanation
Hide Radar
exports["17mov_Hud"]:HideRadar(state)Argument
Type
Optional
Default Value
Explanation
Notification
-- With export
exports["17mov_Hud"]:ShowNotification(text, type, title, time)
-- With client event
TriggerEvent("17mov_Hud:ShowNotification", text, type, title, time)Argument
Type
Optional
Default Value
Explanation
Help Notification
Argument
Type
Optional
Default Value
Explanation
Hide Help Notification
Help Notification (while)
Argument
Type
Optional
Default Value
Explanation
Progress Bar
Argument
Type
Optional
Default Value
Explanation
Argument action object with default values
Stop Progress
Open Settings
Getting HUD colors
Getting HUD settings
Last updated