BHD Scripts
  • πŸ“šDocumentation
  • Scripts
    • πŸ–₯️BHD Bossmenu
      • Dependencies
      • Instalation
      • Configuration
        • Society Money Log
      • Errors
    • πŸš—BHD Garage
      • Dependencies
      • Instalation
      • Configuration
      • Server Configuration
      • Commands
      • Errors
      • Developer Options
        • Exports
          • Client Exports
          • Server Exports
            • Vehicle Object
        • Events
        • Editable Files
          • Client
          • Server
            • editable_server.lua
            • functions.lua
        • Vehicle Images
    • πŸ“œBHD MOT
      • Dependencies
      • Instalation
      • Configuration
    • 🐾BHD Animal Tracker
      • Dependencies
      • Instalation
      • Configuration
Powered by GitBook
On this page
  • Ensure All Dependencies Are Installed
  • Drag and Drop the Files
  • Edit the Configuration
  • Add Inventory Items
  • Restart the Server
  • You’re all done! πŸŽ‰ The script should now be fully functional
  1. Scripts
  2. BHD MOT

Instalation

PreviousDependenciesNextConfiguration

Last updated 2 months ago

WARNING: Resource must be named bhd_mot to operate properly.

1

Ensure All Are Installed

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

  • ox_lib

  • ox_mysql

  • es_extended or qb-core

  • BHD Bridge

2

Drag and Drop the Files

  1. Download the script from my

  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 page for a detailed explanation of each parameter.

4

Add Inventory Items

['mot'] = {
	label = 'MOT Certificate',
	weight = 10,
}

5

Restart the Server

Once everything is set up:

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

    server.cfg
    ensure bhd_mot
  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 for further assistance.

πŸ“œ
Dependencies
Github
Configuration
Discord
mot image