Zyke Resources' Products
DiscordStore
  • Introduction
  • Common Issues
    • zyke_lib error
    • Lacking Entitlement
    • UI Not Working
    • Missing Files Via FTP
    • Resource Starting Sequence
    • Item Not Usable
    • Any other issues?
  • FAQ
  • Paid Resources
    • Consumables
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
      • Guides
      • Setup
    • Smoking
      • Resource Description
      • Config
      • Exports & Events
      • Examples
      • Dependencies
      • Changelog
      • Test Server
      • Setup
    • Garages
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
      • Setup
      • Common Issues
    • Drugdealer
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
    • Crafting
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
    • Plants
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
    • Mugging
      • Resource Description
      • Config
      • Exports & Events
      • Changelog
    • Gangsystem
      • Resource Description
      • Config
      • Exports & Events
      • Examples
      • Dependencies
      • Changelog
  • Free Resources
    • Zyke Lib
      • Resource Description
      • Dependencies
      • Config
      • Setup
    • Status
      • Resource Description
      • Dependencies
      • Changelog
      • Setup
    • Propaligner
      • Resource Description
      • Exports & Events
      • Dependencies
      • Changelog
    • Vending Machines
      • Resource Description
      • Dependencies
      • Changelog
    • Sounds
      • Resource Description
      • Exports & Events
    • Key Minigame
      • Resource Description
      • Exports & Events
      • Changelog
    • Stabwheels
      • Resource Description
      • Dependencies
      • Changelog
    • Burncars
      • Resource Description
      • Dependencies
      • Changelog
    • Catalytic
      • Resource Description
      • Exports & Events
      • Config
      • Dependencies
      • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Paid Resources
  2. Consumables

Setup

Various steps to ensure our script works on your server.

PreviousGuidesNextSmoking

Last updated 4 days ago

Was this helpful?

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

Default/Base Items (Optional, but recommended)

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.