Page cover

πŸ–₯️Installation

In order to ensure a successful installation, please follow the instructions very carefully.

Dependencies

oxmysql

Installation

  • Download the latest build of oxmysql (not the source code).

  • Extract the contents of the archive to your resources folder.

  • Start the resource near the top of your resources in your server.cfg.

Required version

Your oxmysql version must be 2.0.0 or above in order to work with our system.

Use the built version

Make sure you have downloaded the built version of oxmysql! If you download the source code, then the resource won't start and queries are unable to execute.

The built version can be downloaded from the releases page (oxmysql.zip).

ox_lib

Installation

  • Download the latest build of ox_lib (not the source code).

  • Extract the contents of the archive to your resources folder.

  • Start the resource near the top of your resources in your server.cfg.

Use the built version

Make sure you have downloaded the built version of ox_lib! If you download the source code, then it won't function correctly and the application will have problems.

The built version can be downloaded from the releases page (ox_lib.zip).

xsound

Installation

  • Download the latest xsound.

  • Extract the contents of the acrhive to your resources folder.

  • Start the resource in your server.cfg.

Installing the resource

  1. Make sure you have the dependencies listed above installed.

  2. Extract the contents of the archive to your resources folder.

  3. Run the SQL queries provided in rahe-boombox/db.sql.

  4. Choose your framework tab from the section below & follow the instructions.

Open rahe-boombox/config/shared.lua and set line 4 to framework = 'QB'

Recommended, but not neccessary:

  • Get your own API key using our tutorial in config/server.lua.

  • Insert your Youtube API key in config/server.lua (youtubeApiKey variable)

Using the resource

Use the command /music in-game to open the boombox menu.

Last updated