Manual Compatability Installation
This is page for manual compatability installation
Last updated
This is page for manual compatability installation
Last updated
ESX.Game.GetVehicleProperties = function(vehicle)
return exports["JustGarages"]:GetVehicleProperties(vehicle)
endfunction QBCore.Functions.GetVehicleProperties(vehicle)
return exports["JustGarages"]:GetVehicleProperties(vehicle)
endfunction functions.GetVehicleProperties(vehicle)
return exports["JustGarages"]:GetVehicleProperties(vehicle)
endfunction lib.getVehicleProperties(vehicle)
return exports["JustGarages"]:GetVehicleProperties(vehicle)
end