โจ๏ธInstallation
Step 1
Unzip and drag the resource Infin_AdvanceSpeedCam to your resource folder
Step 2
Put this into your qb-core>shared>items.lua:
placetempcamera = { name = 'placetempcamera', label = 'Temporary Speed Camera', weight = 700, type = 'item', image = 'placetempcamera.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = 'Place a temporary speed camera' },
Step 3
Import the IMPORT_ME.sql into your database
Step 4
Customize the config.lua to your likings
Step 5
Add ensure Infin_AdvanceSpeedCam
to your server.cfg
Step 6
Restart your server and have fun!
Last updated