Script Install
Dependencies
One Sync Infinity
[mk_utils] (Provided with script)
Targeting Resource
Setup custom in [mk_utils]
cl_target.lua
Supported Framework
QBCORE
qb-inventory (or scripts integrated into qb-core)
ox_inventory
Setup custom inventory in [mk_utils] bridge files
QBX
ox_inventory
Setup custom inventory in [mk_utils] bridge files
ESX
ox_inventory
Setup custom inventory in [mk_utils] bridge files
Custom (Setup in [mk_utils] bridge files)
Install Steps
Install Dependencies
Download [mk_utils] from Keymaster (access provided with script purchase)
Add
mk_utils
to resource folderAdd
mk_garbage
to resource folderadd
ensure mk_utils
into server.cfg (It must be added BEFORE mk_garbage)Add
ensure mk_garbage
to server.cfgmake sure
ox_lib
ace permissions are inserver.cfg
add_ace resource.ox_lib command.add_ace allow
add_ace resource.ox_lib command.remove_ace allow
add_ace resource.ox_lib command.add_principal allow
add_ace resource.ox_lib command.remove_principal allow
Your server.cfg should look similar to this when finished

Config Setup
Fuel System
Inside config.lua
integrate your fuel system into the function Config.SetFuel
Vehicle Keys
Inside of config.lua
integrate your vehicle key system into function Config.GiveKeys
NOTE: mk_vehiclekeys
and qb-vehiclekeys
are integrated automatically and you won't need to set them up here.
Edit other options as needed to fit your server.
Last updated