# Installation Guide

### Dependencies:

Install our KQ\_LINK resource if you don't have it installed already

* If you do have it installed, make sure its up-to-date (^1.10.1)

Follow the detailed guide here: <https://docs.kuzquality.com/kq-link/kq-link-or-installation-guide>

Github: <https://github.com/Kuzkay/kq\\_link>

⚠ Make sure that `kq_link` is started **before** this resource and named exactly `kq_link` !

***

#### Step 1:

Put the folder into your resources folder

#### Step 2:

Add the items to your inventory/framework of choice.

If you want to use items which already exist on your server. Feel free to do so by changing the item names in the config file

You can find the item templates and icons within the `_INSTALLATION` folder

#### Step 3:

To allow our script to create dynamic doors, you must add

```
setr game_enableDynamicDoorCreation "true"
```

to your server.cfg

#### Step 4:

Ensure the script in your `server.cfg` file.

```
ensure kq_weed
```

#### Step 5: (optional)

Modify the default locations of the containers, pre-placed pots, tables, presses etc. You can easily do so via our easy-to-read configuration files

#### Step 6: (optional)

Add the following models to your anti-cheat whitelist

```
kq_weed_growop_connector
kq_weed_growop_connector_details
kq_weed_growop_int
kq_weed_baggie
kq_weed_container_01
kq_weed_container_02
kq_weed_container_03
kq_weed_container_door
kq_weed_baggie_full
kq_weed_baggie_holder
kq_weed_grinder
kq_weed_paper
kq_weed_powder
kq_weed_press
kq_weed_table
kq_weed_table_stool
kq_weed_tent
kq_weed_bud
kq_weed_bud_trim
kq_weed_fertilizer
kq_weed_plant_01
kq_weed_plant_02
kq_weed_plant_03
kq_weed_plant_04
kq_weed_plant_dead
kq_weed_pot
kq_weed_watering_system
```

#### Done

Enjoy the script

#### Tips:

* Disable all the blips via the config to keep the lockups hidden from your players. Make it a fun challenge to find them
* Base the weed price for each item off the growth time and difficulty of growth
* Make certain grow ops only available for certain jobs, such as gangs, cartel or mafia
* For job whitelisted locations, whitelist all your police jobs as well, to enable them to perform raids

***

* <https://docs.kuzquality.com/>
* <https://kuzquality.com/>
* <https://discord.gg/fZsyam7Rvz>

### &#x20;<a href="#installation-guide" id="installation-guide"></a>
