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
  • Run the Database Setup
  • Restart the Server
  • You’re all done! πŸŽ‰ The script should now be fully functional
  1. Scripts
  2. BHD Bossmenu

Instalation

PreviousDependenciesNextConfiguration

Last updated 5 months ago

WARNING: Resource must be named bhd_bossmenu 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

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

3

Edit the Configuration

Open the config.lua file inside the bhd_bossmenu 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

Run the Database Setup

The script requires a database table to function properly. You can set it up in two ways:

Option 1: Using the Server Console

Start the script and run the following command in your server console:

SetupBossMenuDatabase
Option 2: Import the SQL File
  1. Locate the import.sql file in the resource folder.

  2. Import the SQL file into your database using a database management tool (e.g., HeidiSQL, phpMyAdmin).

5

Restart the Server

Once everything is set up:

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

    server.cfg
    ensure bhd_bossmenu
  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
Cfx.re portal
Configuration
Discord