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 an owner with an optional location filter. Example: expor...