</>liveDevDocs
ScriptlerliveIllegalEnglish

liveIllegal — Overview

Illegal cannabis cultivation and buyer NPC (black market) system. QBCore & ESX.

🌐 Türkçe · Türkçe dokümana git

liveIllegal is an end-to-end illegal income system where players grow cannabis from seed, maintain it, and sell to buyer NPCs (black market) on the street. Available for both QBCore and ESX.

Who is this for?

Server owners and players — i.e. installation, gameplay and configuration without touching code. All settings live in config/; game logic is in main/ and you never need to edit it.

Highlights

  • Staged cultivation — seed + pot, a plant that grows over time, a maintenance window (water, fertilizer, grow light, pesticide), and minigames.
  • Harvest quality — normal / rotten / Grade A bonus / yield with light + pesticide.
  • Farm HUD (NUI) — plant tracking, next-stage timer (growth sensor), GPS & blip.
  • Buyer NPCs / black market — zone-based spawns, a trust system, dialogue, negotiation, per-NPC sale quota, and police alerts on early sale.
  • Logging — console, Discord webhook, and external log scripts (qb-log, etc.).
  • Export — open the farm menu from other resources.
  • Language — Turkish (tr) and English (en) notification packs.

Version & framework

FrameworkVersionTargetInventory / Target
QBCore1.1.0qb-coreqb-inventory + qb-target
ESX1.2.0es_extendedox_inventory / ESX + ox_target

Both are the same script; only the framework integration differs. QBCore ↔ ESX differences are called out on every page below.

Dependencies

QBCore

qb-core · oxmysql · qb-target · qb-inventory · livePauseMenu

ESX

es_extended · oxmysql · ox_target · livePauseMenu

Pages

On this page