📄Client Functions

isActive

To check whether nitrous is active or not

exports.rhd_nitrous:isActive()

getLevel

To get the nitrous level on a vehicle that has been fitted with nitrous

exports.rhd_nitrous:getLevel(vehicle)
  • vehicle: integer

Last updated