Instalation

1

Ensure All Dependencies Are Installed

Before proceeding, make sure all required dependencies are installed and configured:

  • ox_lib

  • ox_mysql

  • ox_inventory

  • ox_target

  • es_extended or qb-core

  • BHD Bridge

2

Drag and Drop the Files

  1. Download the script from my Github

  2. Drag and drop the bhd_mot folder into your resources directory on the server.

3

Edit the Configuration

Open the config.lua file inside the bhd_mot folder.

  • Adjust the settings, such as zones, and job permissions, to fit your server's needs.

  • Refer to the Configuration page for a detailed explanation of each parameter.

4

Add Inventory Items

['animal_tracker'] = {
    label = 'Tracking collar',
    weight = 100,
},

5

Restart the Server

Once everything is set up:

  1. Add the resource to your server.cfg file:

    server.cfg
    ensure bhd_animaltracker
  2. Restart your server.

6

You’re all done! 🎉 The script should now be fully functional


Support

If you encounter any issues during installation, feel free to reach out to us on Discord for further assistance.

Last updated