Setup

Various steps to ensure our script works on your server.

In-depth Guide

You just downloaded our resources and wondering where to get started? This is for you. We will instruct you on how to get it set up for all different types of servers.

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

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

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.

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.

3

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.

Last updated

Was this helpful?