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

Installation

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

1

Download the resources

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

2

Add to server.cfg

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

ensure cfx-djs-anims
ensure cfx-djs-rustysdonuts
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.

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

  • Copy Ox Inventory (Consumable) tab

  • Copy items.lua from ox_inventory/data and place into ak47_inventory/convert/ox/

  • Restart ak47_inventory (it will copy all items)

  • Restart ak47_inventory again


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.

Add the items below to your jims-consumables into shared/emotes.lua.

Add the items below to your jims-consumables into shared/consumables.lua.

  • Copy the item config (non-consumable) and put it into your inventory item list like normal.

  • Copy the item config (consuamble), go in-game, run /consum:import and paste the item list into that text area, and import. Make sure to restart your server with your items in your inventory before importing via our system.

  • If the format is valid, you can now run /consum:activate_batch to activate your latest batch, if you don't want to manually check all items & activate them in our /consum:ic menu.

  • All items that are valid have now been successfully inserted and activated.

zyke_lib v2.5.1 and zyke_consumables v1.1.12 are required


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


archive · 486KB
Open

Last updated