Installation
This guide will show you how to properly install this script for your framework.
Download the dependencies and make sure they are properly installed.
Download
lunar_heistcontractsfrom your keymaster, extract it to the resources folder and ensure it inside server.cfg after all of the dependencies.Install all of the items inside
lunar_heistcontracts/install/itemsESX inventory - Import the SQL file to your database.
ox_inventory - Add the items inside
ox_inventory/data/items.luaand the images insideox_inventory/web/build/images
Add
WEAPON_DIGISCANNERto the registered weapons in your inventory/framework.Configure the script to your liking.
Use this in server.cfg to change the locale:
setr ox:locale enRestart your server and enjoy!
Download the dependencies and make sure they are properly installed.
Download
lunar_heistcontractsfrom your keymaster, extract it to the resources folder and ensure it inside server.cfg after all of the dependencies.Install all of the items inside
lunar_heistcontracts/install/itemsQBCore inventory - Add the items inside
qb-core/shared/items.luaand the images insideqb-inventory/html/imagesox_inventory - Add the items inside
ox_inventory/data/items.luaand the images insideox_inventory/web/build/images
Add
WEAPON_DIGISCANNERto the registered weapons in qb-core/shared/weapons.luaConfigure the script to your liking.
Use this in server.cfg to change the locale:
setr ox:locale enAdd this server.cfg to give yourself permissions:
add_ace group.admin contracts_admin allowRestart your server and enjoy!
Last updated