Page cover image

đŸ’ģ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).

Installing the resources

Make sure you have the dependencies listed above installed.

Extract the contents of the archive to your resources folder. Add both of the resources into your server config file so they would automatically run when the server is starting up.

Boosting (rahe-boosting)

  1. Run the SQL queries provided in rahe-boosting/db.sql.

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

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

Open qb-policejob, find an event called police:server:UpdateCurrentCops in qb-policejob/server/main.lua. Add the following line into the function, to the end:

TriggerEvent('police:SetCopCount', amount)

This makes the script send a server-side event needed for our boosting script.

Hacking device (rahe-hackingdevice)

No additional installation steps required.

Using the resource

Use the command /boosting in-game to open the application tablet.

Use the command /usehackingdevice in-game to use the hacking device.

Use the command /usegpshackingdevice in-game to use the GPS hacking device.

Last updated