For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

This guide will walk you through installing Italian Models on supported inventory & addon scripts your FiveM server.

1

Download the resources

Download both cfx-djs-anims and cfx-djs-flasks, CFX portal and place them in your resources folder.

2

Add to server.cfg

Add cfx-djs-anims and cfx-djs-flasks to your server.cfg after all dependencies

ensure cfx-djs-anims
ensure cfx-djs-flasks
3

Add Items to Inventory

Add the required items to your inventory resource — see Items below.

4

Optional: add items to addon Consumable Resources

Add the required (Non-Consumable) items to supported addon consumable resource — see Addon Consumables Items below.

5

Optional: inventory icons

Custom inventory icons are included—check Inventory Icons below. If you’d like to use them, simply copy the files into your inventory resource’s image directory.


Items

Make sure to add all required items to your inventory resource using the format that matches your setup.

Add the items below to your ox_inventory into data/items.lua.


Addon Consumables Items

Make sure to add all required items to your inventory resource using the format that matches your setup.

Add the items below to your devcore_needs into data/items.lua.


Inventory Icons

Make sure to add these icons to your preferred inventory’s image folder for them to display correctly.

1

Ox Inventory

ox_inventory/web/images

2

QS Inventory

qs-inventory/html/images


688KB
Open

Last updated