⬇️Installation

A step-by-step guide on how to install the script correctly corresponding to your framework, resources etc.

Asset Download

This asset is free and you can download either from our tebex or on GitHub.

If you need to make an update you must also do this step again, download the asset and you will get the complete update.

If your purchase is made on our official website, you will receive your asset directly in your Keymaster, in your own panel you can download the asset and install it following the following documentation.


Asset Dependencies

This asset has some dependencies that are completely mandatory and important for the operation of the asset. If you do not have these dependencies, your asset will probably start and have some error or message in its command console.


Asset Positioning

Correctly position the assets by following this step, if something goes wrong you will probably get errors about exports not found, do not skip this step.

For the execution of this asset, we will respect the respective order mentioned below. The dependencies should be ensured before the computer resources.

-- First we will start the cores, never below
ensure es_extended or qb-core or your-custom-core

-- Dependencies are always first
ensure [dependencies]

ensure bd-chopshop

Last updated