Script Install

Dependencies

  • [mk_utils] (provided with script)

  • Supported Framework

    • QBCORE

      • qb-inventory (or scripts integrated into qb-core)

      • ox_inventory

      • setup custom inside [mk_utils] bridge files

    • ESX

      • ox_inventory

      • setup custom inside [mk_utils] bridge files

    • QBX

      • ox_inventory

      • setup custom inside [mk_utils] bridge files

Install Steps

  • Install Dependencies

  • Download [mk_utils] from Keymaster (access provided with script purchase)

  • add mk_utils to resource folder

  • add mk_plates to resource folder

  • add ensure mk_utils into server.cfg (It must be added BEFORE mk_plates)

  • add ensure mk_plates to server.cfg

  • make sure ox_lib ace permissions are in server.cfg

add_ace resource.ox_lib command.add_ace allow
add_ace resource.ox_lib command.remove_ace allow
add_ace resource.ox_lib command.add_principal allow
add_ace resource.ox_lib command.remove_principal allow

Your server.cfg should look similar to this when finished

Setup Framework and Inventory Integration

Last updated