The goal of this project is to bring all the features of ox_inventory to RedM.
I’m addressing compatibility issues. To remove functions that would only work in GTAV, I created a global variable named IS_GTAV and an IS_RDR3 to implement specific code for each game.
Initially this inventory is only compatible with the FRP Framework
Feel free to contribute to the repository
ox_inventory to redm - github repository
5 Likes
Great job! Is there any way to convert to VORP?
1 Like
Theres no plan to make to vorp, has taken a somewhat “complicated” path, and its codes are becoming increasingly difficult to maintain. For this reason I have no plans to make it compatible with vorp.
1 Like
I think vorp is pretty easy with docs ngl
i would personally use something like jolibs to make it multiframework compatible at that point but that’s me
well i mean you can always make it urself its open source
1 Like