🫐Zyke Consumables

1

Basic Setup

To get started, follow all of the required steps. We do also heavily recommend you take a look at the optional but recommended steps.

1

2

Dependencies

First, make sure to download all dependencies & follow their setups. It is also important that you follow a proper starting sequence, you can use our guide ( Resource Starting Sequence) if you are uncertain.

Dependencies can be found here: Dependencies.

2

3

Want to get started with a few items? First, make sure to add the items to your inventory so they can be recognized.

FIles for items

zyke_consumables/extras/items/

  • ox_inventory.lua

  • qb-core.lua

  • qs-inventory.lua

Imports

When you start the resource you will be prompted by an importing command in the server console. By running the command, you will automatically import a set of base items. This is only available in your server console.

Import prompt image

All you have to do after that is activating them, which can also be automatically done via the command that is prompted.

If you know what you are doing, is lazy, or starting a fresh server, you can force activate all of these. This is only available in your server console.

Force activate image

3

4

Bones (Optional)

Visit zyke_consumables/shared/unlocked/bones.lua if you want to modify the available bones. We slimmed it down to avoid confusion when creating items, since most are not used.

4