ATY Scripts Logo
ATY Scripts/Docs/Weed/Installation

Installation

Download

To find and use the assets, you must have made the purchase from your own keymaster which you have your server key in. Otherwise you will not be able to use the asset.Once you make the purchase, you'll be able to access it from your keymaster. If you have more issues regarding FiveM Escrow, accounts or asset startup errors you can go here and see if any of them match your case, since Escrow requires some basics. Such as your keymaster account, your license key, etc.


Dependencies

This assets has depencies such as frameworks like QBCore and ESX also MySQL connections. You can only use this script with qb-core or es_extended based servers.

MySQL

This asset needs MySQL connections so you need to have one of these resuources:

  • oxmysql
  • mysql_async
  • ghmattimysql

Ensuring

To ensure and use this script in your server, simply add this code in your server.cfg file, under your MySQL and framework scripts.

ensure aty_weed

🛠 Installation

1. Database Setup

Import the included data.sql file into your database.

2. Dependency Check

Ensure you have the following resources started before aty_weed:

  • ox_lib
  • PolyZone
  • ox_inventory (Highly Recommended)

3. Inventory Setup (ox_inventory)

Add the following items to your ox_inventory/data/items.lua:

['weed_seed_sativa'] = { label = 'Sativa Seed', weight = 10, stack = true, close = true },
['weed_seed_indica'] = { label = 'Indica Seed', weight = 10, stack = true, close = true },
['weed_seed_skunk'] = { label = 'Skunk Seed', weight = 10, stack = true, close = true },
['weed_seed_haze'] = { label = 'Haze Seed', weight = 10, stack = true, close = true },
['weed_seed_hybrid'] = { label = 'Hybrid Seed', weight = 10, stack = true, close = true },
['uv_lamp'] = { label = 'UV Lamp', weight = 500, stack = true, close = true },
['heater'] = { label = 'Electric Heater', weight = 500, stack = true, close = true },
['drying_rack'] = { label = 'Drying Rack', weight = 1000, stack = true, close = true },
['wet_weed_low'] = { label = 'Wet Low Quality Weed', weight = 20, stack = true, close = true },
-- Add other qualities (medium, high, premium) similarly...

4. Image Setup

Place the icons from the icons/ folder into your inventory's image directory (e.g., ox_inventory/web/images/).

ATY Scripts LogoATY SCRIPTS

Des scripts FiveM hautement optimisés pour QBCore & ESX. Performance maximale, code précis, zéro lag.

Rejoindre la communauté

Partenaire

Partenaire officiel de Tebex. Paiement sécurisé et intégration Cfx.re Keymaster.

Mentions légales

Non affilié à Rockstar Games, Cfx.re, FiveM ou Take-Two Interactive. Les achats sont soumis aux CGU de Tebex.

© 2026 ATY SCRIPTS. Tous droits réservés.