Vehicle repaired
Event
AddEventHandler("jobs_creator:vehicleRepaired", function(vehicle)
-- You can add the extra repair functions here
end)Parameters
Name
Data Type
Description
Last updated
AddEventHandler("jobs_creator:vehicleRepaired", function(vehicle)
-- You can add the extra repair functions here
end)Last updated