resetVehicleKeys

Reset all active keys attached to a vehicle.

-- ARGUMENTS
-- plate: string

-- RETURNS
-- nil

exports["ti_vehicleKeys"]:resetVehicleKeys(plate)

Last updated