Vehicle Functions
SpawnVehicle
Parameter
Required
Type
Description
TMC.Functions.SpawnVehicle(model, coords, isNetworked)GetVehiclesInArea
Parameter
Required
Type
Description
local vehicles = TMC.Functions.GetVehiclesInArea()IsSpawnPointClear
Parameter
Required
Type
Description
if TMC.Functions.IsSpawnPointClear() then
--
else
--
endGetClosestVehicle
Parameter
Required
Type
Description
GetClosestVehicle
Parameter
Required
Type
Description
GetVehicles
Last updated