HighLeaks
Help

ProdigyRP Inventory - OX Inventory Remake Full Open

nck nck Mod Started 12 replies 1,882 views 75 Credits

Download Link Locked

Pay 75 credits to unlock the download link for 24 hours.

Login to unlock
#1
Hello, this is the most up to date version, full open source. just remove .fxap and the stream folder


this video is a little out of date, but it still applies regardless. I will not provide support for this inventory, i do not use it, i just have it. Inside the link is the inventory itself, a web.zip which is open, along with 2 files you must replace, which is the cl_escrow and sv_escrow.lua's this is drag and drop ready, as i've tested it personally however i do not like this inventory anymore. Do note; the older version of this was leaked already, however this is up to date as of October 10th 2025, so any previous version you might have is probably buggy.
#1
deleted
#2




Melktert,

wrote:



deleted




It is not deleted?
#3




nck,

wrote:



It is not deleted?




not deleted still working
#4
giving item doesnt work, as its trying to do ClientFuncs.SendGiveUI



but this doesnt exist in cl_escrow.lua
#5




Melktert,

wrote:



giving item doesnt work, as its trying to do ClientFuncs.SendGiveUI



but this doesnt exist in cl_escrow.lua




Odd, all of it works for me and is a direct paste from keymaster.
#6
ClientFuncs.SendGiveUI fix this
#7




nck,

wrote:



Odd, all of it works for me and is a direct paste from keymaster.




look in your cl_escrow if you have ClientFuncs.SendGiveUI
#8




Melktert,

wrote:



look in your cl_escrow if you have ClientFuncs.SendGiveUI




---Sends give UI data to NUI

---@param data table Player list and item data

---@return nil

function ClientFuncs.SendGiveUI(data)

SendNUIMessage({ action = 'UpdatePlayerList', data = data })

end



it's inside cl_escrow.lua, which is uploaded to the gofile.



in both the files provided by Akilla Developments & Keymaster, both have this function and the inventory works correctly for me.

make sure you're setting it up properly.
#9
fixed
#10
Item Deleted [CHARGE=]Refund[/CHARGE]
#11
Link has been updated.
#12
fix?