Contactability with Ox_inventory?
anyone got a updated version on this?
resources[core]\es_extended\shared\main
ESX = {}
exports(“getSharedObject”, function()
return ESX
end)
AddEventHandler(“esx:getSharedObject”, function(cb)
cb(ESX)
end)
– backwards compatibility (DO NOT TOUCH !)
Config.OxInventory = Config.CustomInventory == “ox”