Get a vehicle from the system by its owner. Example: exports["fivem-parking"]:getVehicleOwner(source, plate) Types: source number The source of the player to get the vehicle from. plate string The plate the vehicle holds. Return: table The vehicle data. getVehicles Get all vehicles from ...