Customization
How to change notifications, add your hud snippets or change some values?
Notifications
To change Notifications script to your custom, navigate to
client/utils.lua
and change code under function on line13.
Hud: show/hide
To automatically toggle your hud when access garage you must connect it to our script. Navigate to
client/utils.lua
and change code under function on line25
Last updated