Instalation
Last updated
Last updated
Step 1: Extract the script from the ZIP file and place it in the resources
folder.
Step 2: Configure the config.lua
file according to your needs. (For UI language changes, go to ui > locales.js
.)
Step 3: Open ox_inventory > client.lua
.
Step 4: Add the following line to the relevant section:
(This is an example from the image. Follow the same pattern.)
Step 5: Instead of using openblock
, add the exports
as shown in Step 4 of your phone script.
Step 6: If you are using ESX, open the fxmanifest.lua
file and uncomment the last comment line.