FixAllTires - Export
The FixAllTires export is used to fully restore all four tires of a selected vehicle.
local veh = GetVehiclePedIsIn(PlayerPedId(), false)
exports['bnc_carp']:FixAllTires(veh)Last updated
Was this helpful?
The FixAllTires export is used to fully restore all four tires of a selected vehicle.
local veh = GetVehiclePedIsIn(PlayerPedId(), false)
exports['bnc_carp']:FixAllTires(veh)Last updated
Was this helpful?
Was this helpful?