removeTemporaryVehicle

Remove a temporary vehicle from a given clients cache.

-- ARGUMENTS
-- plate:    string

-- RETURNS
-- nil

exports["ti_vehicleKeys"]:removeTemporaryVehicle(plate)

Last updated