Exports
Client Exports
getNitroData(plate)
getNitroData(plate)Name
Type
Description
Type
Description
Field
Type
Description
local data = exports.rm_3dtuning:getNitroData('ABC1234')
if data and data.hasnitro then
print(('tanks=%d currentTank=%d'):format(data.tanks, data.currentTank))
endisNitroActive()
isNitroActive()Type
Description
getVehicleFeatures(plate)
getVehicleFeatures(plate)Name
Type
Description
Type
Description
Field
Description
getCurrentVehicleFeatures()
getCurrentVehicleFeatures()Type
Description
getCurrentExhaust()
getCurrentExhaust()Type
Description
Field
Type
Description
Server Exports
getNitroData(plate)
getNitroData(plate)Name
Type
Description
Type
Description
Field
Type
Description
hasTablet(plate)
hasTablet(plate)Name
Type
Description
Type
Description
getTabletData(plate)
getTabletData(plate)Name
Type
Description
Type
Description
Field
Type
Description
hasExhaust(plate)
hasExhaust(plate)Name
Type
Description
Type
Description
getExhaustData(plate)
getExhaustData(plate)Name
Type
Description
Type
Description
Field
Type
Description
getVehicleFeatures(plate)
getVehicleFeatures(plate)Name
Type
Description
Type
Description
Last updated