Client

isBoostingVehicle

exports.tk_boosting:isBoostingVehicle(netId)

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

netId: number

return:

  • isBoostingVehicle: boolean

openUI

exports.tk_boosting:isBoostingVehicle(playAnim)

Opens the boosting tablet UI

playAnim?: boolean

Last updated