Installation

This guide will show you how to properly install this script for your framework.

  1. Download the dependencies and make sure they are properly installed.

  2. Download lunar_heistcontracts from your keymaster, extract it to the resources folder and ensure it inside server.cfg after all of the dependencies.

  3. Install all of the items inside lunar_heistcontracts/install/items

    • ESX inventory - Import the SQL file to your database.

    • ox_inventory - Add the items inside ox_inventory/data/items.lua and the images inside ox_inventory/web/build/images

  4. Add WEAPON_DIGISCANNER to the registered weapons in your inventory/framework.

  5. Configure the script to your liking.

  6. Use this in server.cfg to change the locale: setr ox:locale en

  7. Restart your server and enjoy!

Last updated