Server

isBoostingVehicle

exports.tk_boosting:isBoostingVehicle(netId)

Returns whether vehicle with given net id is a boosting vehicle or not

netId: number

return:

  • isBoostingVehicle: boolean

Last updated