qb & qbx
qb-vehiclekeys & qbx_vehiclekeys
Delete other vehicle keys script you are using. e.g. qb-vehiclekeys, qbx_vehiclekeys
The script is made to handle qb-vehiclekeys and qbx_vehiclekeys exports, so you don't need to change anything.
1
Install dependencies
check dependencies & minigames for dependencies and install them.
2
QBCore
QBOX
giveVehicleKeys = function(src, plate, vehicle)
return exports.filo_vehiclekey:GiveKeys(src, plate)
end,
Last updated