Nitrous

Installation

SQL is automatically installed when the script first starts, by adding the needed columns

Nitrous relies on three columns in the database player_vehicles

  • hasnitro - Wether the vehicle has Nitrous in or not

  • noslevel - The amount of nos that is in the vehicle (max 100)

  • noscolour - The RGB colours of the NOS Purge


How To Use

A vehicle's NOS data is saved between server restarts for player owned vehicles in the database

To add NOS to a vehicle you will first need Turbo to be installed on the vehicle.

  • Then you will need a NOS cannister (nos) and to use it outside of the vehicle. This will start a skill check to install it.

Controls

The NOS consists of two modes, these can be switched with Left Ctrl

  • Boost Mode

  • Purge Mode

When in Boost Mode you can control the power with Page Down or Page Up and is activated with Left Shift

  • Level 1 - Standard NOS Boost

  • Level 2 - Increased acceleration + Boost

  • Level 3 - Greater acceleration + Boost

  • Boosting for too long will damage the engine and the greater the boost level the more damage that will be done


Purge Mode

When in Purge Mode, you will be able to activate purge spray's from your vehicle

  • Page Down or Page Up in this mode controls the the of spray (purely cosmetic)

  • Purging after boosting speeds up the cooldown and allows you to trigger nos boost sooner

When the NOS is used up in a vehicle, the driver will receive an empty nos can, which can be refilled/crafted to make it full again.

If you put in a new can before you run out of NOS in the vehicle you will also recieve an empty can.

Manual Purge Locations

The manualPurgeLoc table at the bottom of the file is the Manually placed Purge locations on vehicles

  • Currently I added Super cars beacuse their default placement was all over the place

  • Feel free to edit/add any and share these with others.

{ xOffset, yOffset, zOffset, xRotation, yRotation, zRotation },

Last updated