removeVehicle

-- ARGUMENTS
-- plate: string

-- RETURNS
-- nil

exports["ti_persistentVehicles"]:removeVehicle("ABC 123")

Last updated