ESX

Download

Download the latest version of ESX maikol-carrepo from Keymaster

Dependencies

Optional

To enable the targetting system you need

The targeting system is favored over the default DrawText due to improved performance.

Installation

After you download & ensure the resource and its dependencies in the server.cfg file, import the import_me.sql file in the resource folder to your database. In the event where you don't know how, or can't, upon starting the server the database entries will be added if they don't exist, a restart will need to be done afterwards.

  • Setup your notifications, progressbar, vehicle fuel and vehicle keys in the resource file maikol-carrepo\config.lua.

  • If you would like to enable the job requirement to begin working, in the resource file maikol-carrepo\config.lua verify that Config.requireJob is set to true.

  • If you would like to enable the job mail during repos, you must setup the message function for your phone in the resource file maikol-carrepo\config.lua.

    • Out of the box support is provided for Quasar Phone, if you would like to see your phone natively supported, please suggest it over discord.

  • If you would like to enable the repo letter item, you must verify in the resource file maikol-carrepo\config.lua, the entry Config.inventoryUsed is set to your inventory.

    • At the moment only ox-inventory is supported out the box, if you would like to see your inventory added, please suggest it over discord.

   Add the line below to your `ox_inventory\data\items.lua` resource file
     ['repoletter'] = {label = 'Repo Letter', consume = 0, server = {export = 'maikol-carrepo.repoletter'}},
    
   In the resource file `maikol-carrepo\config.lua` update 'Config.inventoryUsed' to 1

Having Issues?

Please contact me over Discord @ Maikol#5282

I will assure you get the script working on your server flawlessly. 😃

Last updated