Instalation

triangle-exclamation
1

Ensure All Dependencies 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 Cfx.re portalarrow-up-right

  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 Configuration 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:

chevron-rightOption 1: Using the Server Consolehashtag

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

SetupBossMenuDatabase
chevron-rightOption 2: Import the SQL Filehashtag
  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 Discordarrow-up-right for further assistance.

Last updated