1. Installation
Follow these steps to install successfully:
[ DEPENDENCIES ]
QBCore, ESX or QBX Framework
qb-target / ox_target
qb-phone / ox_lib (for notifications)
[ INSTALL ]
Ensure you have the latest version of QBCore Framework installed.
Copy the
kb-blackmarket
folder to your server resources directory.Add
ensure kb-blackmarket
to your server.cfg.Add this to
qb-core/shared/items.lua.
vpn = {name = "vpn", label = "VPN", weight = 15000, type = "item", image = "vpn.png", unique = true, useable = true, shouldClose = false, combinable = nil description = "A Virtual Private Network device to allow access to the Dark Web."},
Add the photo that is in the [add-image] photos to
qb-inventory/html/images/.
Change your Config to make sure everything is set correctly for your Framework.
Restart your server.
[ INSTALL QBCORE]
Ensure you have the latest version of QBCore Framework installed.
Copy the
kb-blackmarket
folder to your server resources directory.Add
ensure kb-blackmarket
to your server.cfg.Add this to
qb-core/shared/items.lua.
vpn = {name = "vpn", label = "VPN", weight = 15000, type = "item", image = "vpn.png", unique = true, useable = true, shouldClose = false, combinable = nil description = "A Virtual Private Network device to allow access to the Dark Web."},
Add the photo that is in the [add-image] photos to
qb-inventory/html/images/.
Change your Config to make sure everything is set correctly for your Framework.
Restart your server.
[ INSTALL - ESX/QBOX ]
Ensure you have the recommended version+ of ESX/QBX Framework installed
Copy the
kb-blackmarket
folder to your server resources directoryAdd
ensure kb-blackmarket
to your server.cfgAdd these to
ox_inventory/data/items.lua
or the appropriate directory for your items.
['vpn'] = { label = 'vpn', },
['laptop'] = { label = 'laptop', },
Place the photos from the [add-images] folder into
ox_inventory\web\images
or the appropriate directory for your inventory script.Change your Config to make sure everything is set correctly for your Framework.
Restart your server
[ USAGE ]
Acquire a "laptop" item through in-game means (default to qb-core).
Use the laptop to access the underground black market network (with or without VPN).
Navigate the dark web interface to view and order illicit items.
Await a secure message with GPS coordinates sent to your in-game phone.
Head to the randomized drop-off location discreetly (make sure to have cash or ambush occurs).
Use qb-target on the delivery van to retrieve your contraband.
[ SUPPORT ]
You can receive support here on our discord: https://discord.gg/a2ERj8DhvH
Last updated