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
  • In-depth Guide
  • Basic Setup
  • Good To Know
  • Keys
  • Clear Old Appended Columns
  • Default Garage
  • Perform Database Backup

Was this helpful?

  1. Paid Resources
  2. Garages

Setup

Various steps to ensure our script works on your server.

PreviousChangelogNextCommon Issues

Last updated 1 month 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, you will need to have completed at least these listed steps. It is very much recommended to read the rest of the page to ensure the resource runs smooth on your server.

1

Dependencies

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

  • (/)

  • (Optional - Highly Recommended)

  • (Optional - Highly Recommended)

2

Sounds

Optionally, if you don't disable the sounds from being played in the config of the script, you have to extract the sounds from zyke_garages/extras/sounds into zyke_sounds/nui/sounds.

3

Run Databases

For this particular resource, there are multiple sql queries that needs to be ran, some with more than one version, so let's break them down. All of these can be found in the extras folder.

Required

Run these three SQL queries.

  • zyke_default_garages.sql

  • zyke_cleanup_settings.sql

  • zyke_garages_impounds.sql

  • zyke_garages_pvehicles.sql (+v2.0.0.51)

Framework Specific

Choose the SQL query specific to your framework

  • QB -> QBCore Modifications.sql

  • ESX -> ESX Modifications.sql

Note that we also offer a fresh SQL to run if you don't have an existing table, however, this is very rare and won't be covered in here to avoid any confusion.

Garages

If you want ~20 pre-configured garages to get started without any extra setup, you can run our SQL query and get started right away. If you would like to create and customize all garages yourself, run the clean one.

  • Pre-configured Garages (~20) -> zyke_garages WITH BASIC GARAGES.sql

  • Empty garage list -> zyke_garages CLEAN.sql

4

Items

Go into zyke_garages/extras/items and add the items for your inventory. You can find images in zyke_garages/extras/items/images.

5

Vehicle Migration

- Slightly outdated, now even faster!

Our garage contains a lot of functionality, and because of this, there has to be a vehicle migration performed. Don't worry, it's easy!

All you have to do is run the command found . However, we very much recommend you read the information below and watch the showcase to be prepared as to what will happen.

All previous vehicle details will stay exactly as before. This step is required since some values we use are impossible to fetch without having the entity be spawned.

6

Good To Know

We strongly recommend you read the rest of this page to avoid any issues.

Good To Know

Keys

Our resource boasts a built-in premium keysystem with backwards compatibility for the most popular alternatives on the market (qs, wasabi, qb). In order for our system to work properly, you are required to disable any other keysystem on your server.

If you keep our keysystems on your server, including the ones we have listed as backwards compatible, you WILL face synchronization issues.

Clear Old Appended Columns

To ensure that the command completely works, we recommend you deleting any columns that was created by a previous script, that is not native to your cardealer for your framework. This is not always required, but can cause issues if a previous garage system has had similar column names and set value types not corresponding to what we require. If you want help, we offer free support for this through our .

Specifically, some servers may already contain a vin column, which will incorrectly flag the vehicle as already initialized.

Default Garage

If you are initializing vehicles without any garages set up, the default garage will become a random one, or none at all since one could not be found. Make sure to set up your garages and your default garage to avoid having to transfer your vehicles later down the line.

Perform Database Backup

We recommend performing a database backup. The resource has been tested numerous times and works, but you should always create a backup just in case.

zyke_lib
QBCore
ESX
OxMySQL
PolyZone
zyke_vehdeformation
zyke_sounds
Initialization Showcase (500 Random Vehicles, 18.2s)
here
Discord