You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello dear programmer, I have noticed and I have seen that it is not possible to change the amount of space that can be placed in the inventory, for example, it uses 70 kg if I want to put more, I cannot even change the code, it does not allow it, why is this happening?
hello dear programmer, I have noticed and I have seen that it is not possible to change the amount of space that can be placed in the inventory, for example, it uses 70 kg if I want to put more, I cannot even change the code, it does not allow it, why is this happening?
OpenStash = function(data,identifier)
TriggerEvent('ox_inventory:openInventory', 'stash', {id = 'stash_'..data.motel..''..identifier..''..data.index, name = 'Storage', slots = 70, weight = 70000, coords = GetEntityCoords(cache.ped)})
end
The text was updated successfully, but these errors were encountered: