Customization

What to change notifications, add your hud snippets or change some server values?

Notifications

  • To change Notifications script to your custom, navigate to client/utils.lua and change code under function on line 9.

Hud: show/hide

  • To automatically toggle your hud when access vehicleshop you must connect it to our script. Navigate to client/utils.lua and change code under function on line 17

Insert Purchased Vehicle to database

  • Using custom Garage script or have some cutom values in database? Navigate to server/utils.lua and change code under function on line 3

Last updated