To get started, you'll need to download your new resource previously purchased from shop. For that we must log in with our account at keymaster and look for the Asset grants section, there we will find our complete package.
To get updates you get them from the same website (keymaster).
2. Unzip The Folder
Unzip the script folder. Add theazakit_backpacksystemto your resources folder.
3. Ensure
Add ensure azakit_backpacksystem to your server.cfg.
This should be under your essentials resources.
ensure azakit_backpacksystem
CONFIGURATION
4. Configure
Configure the config.lua file present in the resource, with the help of comments to facilitate your configuration. Check: config.lua
5. Create Item
Create the items in your inventory. This script requires ox_inventory to function.
OX Inventory Items
It’s important that the backpack item’s name starts with ‘backpack’, for example backpackmilitary.
Names like militarybackpack or militaryb are not correct. ‘backpack’ must always come first, followed by the rest of the name.