RAHE Development
  • Welcome
  • General information
  • Common questions
  • OUR SCRIPTS
    • đŸŽī¸Racing
      • đŸ–Ĩī¸Installation
      • âš™ī¸Integration
      • â‰ī¸Common issues
      • ❔Common questions
      • â„šī¸Race types explained
    • 🚙Drifting
      • đŸ–Ĩī¸Installation
      • âš™ī¸Integration
    • 🚔Boosting
      • đŸ’ģInstallation
      • âš™ī¸Integration
      • ❔Common questions
      • â‰ī¸Common issues
    • đŸ“ģSpeakers
      • đŸ–Ĩī¸Installation
      • âš™ī¸Integration
      • ❔Common questions
    • đŸ’ģTablet
      • đŸ–Ĩī¸Installation
      • âš™ī¸Integration
Powered by GitBook
On this page
  • Dependencies
  • Installing the resources
  • Using the resource
  1. OUR SCRIPTS
  2. Boosting

Installation

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

PreviousBoostingNextIntegration

Last updated 1 year ago

Dependencies

oxmysql

Installation

  • Download the 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 (oxmysql.zip).

ox_lib

Installation

  • Download the 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 (ox_lib.zip).

Installing the resources

Make sure you have the 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.

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

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

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.

latest build
releases page
latest build
releases page
dependencies
🚔
đŸ’ģ
Page cover image