💻Installation Guide

Make sure to follow these steps for proper installation of the Script

Script installation

  • Download the Script From your Keymaster and put the [qb-nitro] folder in your resource folder.

  • Add the following code to your server.cfg at the Bottom.

ensure qb-nitro
  • Run the SQL file. ( According to your Framework )


SQL installation

-- QBCore Nitrous SQL 
ALTER TABLE player_vehicles
ADD COLUMN `noslevel` int(10) DEFAULT 0;
ALTER TABLE player_vehicles
ADD COLUMN `hasnitro` tinyint(4) DEFAULT 0;

Dependency Installation

[ox_lib] Download Instructions

Remember to start the [ox_lib] before your framework core :


Images Installation

  • Add image from images folder into your inventory path accordingly.

Nitrous Images

Item Installation

  • Add these items to the inventory, and also verify that they have the correct image.


Sound Installation

  • Add sound files from sounds folder into the following path.

Sound Files
Destination Folder to put Sound Files

Last updated