Install
Row Development Inventory İnstallation.
Last updated
Row Development Inventory İnstallation.
Last updated
First, go to https://keymaster.fivem.net/ and download the purchased files.
Second, download the file.
We use this interact system in the inventory system. If you use our version, options like changing colors will work automatically, but you can also use the if you wish.
After that, find your inventory and qb-weapons files among your own server files and delete them.
Upload the "row-textUI" file you downloaded from keymaster with the inventory and other inventory files to your server files.
Find the sql file in the "qb-inventory" file we gave you and read it.
Go to qb-core/shared/items.lua and add the given items.
You can change the language of the file in qb-inventory/fxmanifest.lua.
Go to qb-core/server/events.lua and find the "QBCore:Server:AddItem" function and change it like this.
And finally edit the server.cfg initialization section like this.