πHow to Install
This page will give you a brief overlook on how to install this resource
Utilize this section if you have trouble installing the script
Add items
--Bobacat v2
["bobcatkeycard"] = {["name"] = "bobcatkeycard", ["label"] = "Bobcat Security Card", ["weight"] = 1000, ["type"] = "item", ["image"] = "bobcatkeycard.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Key card used on third Bobcat security door.."},
['c4_bomb'] = {['name'] = 'c4_bomb', ['label'] = 'C4 Explosive', ['weight'] = 500, ['type'] = 'item', ['image'] = 'c4_bomb.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A dangerous explosive device with a timer'},
["thermitec"] = {["name"] = "thermitec", ["label"] = "Thermite Charge", ["weight"] = 1000, ["type"] = "item", ["image"] = "thermitec.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Go Burning"},
['thermite'] = {['name'] = 'thermite', ['label'] = 'Thermite', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'thermite.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Sometimes you\'d wish for everything to burn'},
['advancedlockpick_green'] = {['name'] = 'advancedlockpick_green', ['label'] = 'Advanced Lockpick Greem', ['weight'] = 500, ['type'] = 'item', ['image'] = 'advancedlockpick_green.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'If you lose your keys a lot this is very useful... Also useful to open your beers'},
Now go to your inventory and paste all the images from the images folder located in the vt-bobcat resource and move them to your qb-inventory/html/images folder
Adding the locks
Transfer the configuration file (bobcat.lua) which you can find in the qb-doorlock\configs folder and put it in your qb-doorlock/nui_doorlock!
If you haven't run the whole config folder, run bobcat.lua in your fxmanifest.lua by default, you shouldn't because it's made to automatically read your files.
The bobcat.lua file will re-declare in the vt-bobcat script directory in the qb-doorlock folder
Add cameras
[35] = {label = "Bobcat Security Heist CAM#1", coords = vector3(875.5, -2256.71, 33.94), r = {x = -35.0, y = 0.0, z = 282.73}, canRotate = true, isOnline = true},
[36] = {label = "Bobcat Security Heist CAM#2", coords = vector3(884.56, -2264.42, 32.18), r = {x = -35.0, y = 0.0, z = 56.2}, canRotate = true, isOnline = true},
[37] = {label = "Bobcat Security Heist CAM#3", coords = vector3(884.3, -2265.49, 31.95), r = {x = -35.0, y = 0.0, z = 139.05}, canRotate = true, isOnline = true},
[38] = {label = "Bobcat Security Heist CAM#4", coords = vector3(879.4, -2277.04, 32.12), r = {x = -35.0, y = 0.0, z = 319.12}, canRotate = true, isOnline = true},
[39] = {label = "Bobcat Security Heist CAM#5", coords = vector3(896.11, -2277.66, 32.03), r = {x = -35.0, y = 0.0, z = 123.34}, canRotate = true, isOnline = true},
[40] = {label = "Bobcat Security Heist CAM#6", coords = vector3(894.63, -2295.43, 31.72), r = {x = -35.0, y = 0.0, z = 40.27}, canRotate = true, isOnline = true},
[41] = {label = "Bobcat Security Heist CAM#4", coords = vector3(876.01, -2290.24, 32.07), r = {x = -35.0, y = 0.0, z = 252.37}, canRotate = true, isOnline = true},
Done.Have fun wisely and if you buy the resource don't share it or try to resell it. The resource has reserved licensed rights. π
Last updated