Going live Oct 1Follow us on YouTube for the beta testBeta test on YouTube
Cannabis Cultivation cover art

Jobs & Business

Cannabis Cultivation Grow, process, package and sell

A complete cannabis cultivation business — 30 grow pots with real watering and plant health, drying racks on a cure timer, trim tables, a warehouse, staff on wages and a seven-tab owner dashboard. Build it anywhere in-game with /omegasetup.

Overview

Not a one-button drug script. Omega Weed Factory is a full production chain — clone → grow → harvest → dry → trim → warehouse → sell — with plants that behave like plants and a business that can actually run dry.

Plants that behave like plants

Neglect costs you time and yield, not the plant. One watering covers 1.5 h of growth, with a 10 h grace period after that; a plant only dies after 3.3 days of total neglect, and a sorry-looking room heals back to full health in about 3.3 h once watered. A room survives a night unattended — because a timer that wipes a crop overnight is a support ticket, not a challenge. Yield and quality both track health at harvest across four tiers: Schwag → Mids → Top Shelf → Exotic.

Features

  • Build it anywhere, in-game — /omegasetup lets you walk your own interior and place pots, racks, trim tables, terminal, staff board, supply bench, warehouse and loading dock. No coordinates, no config editing, no restart. No map included — use any interior you like.
  • Smart walk-up [E] — one press does the obvious thing for whatever you're standing at, and the chevron colour tells you the state before you press. Stand at the end of a row and see which pots need water without walking it.
  • Seven-tab owner dashboard — Overview, Grow Floor, Drying, Warehouse, Shipping, Staff, Finance. Live pot grid with per-plant progress and health, rack timers, stock by strain, payroll, vault and a full ledger.
  • Staff on wages — hire into four grades (Trimmer → Grower → Head Grower → Manager); every completed task pays from the business vault. No job is created, so nothing else on your server needs to know this resource exists.
  • Two ways to sell — a bulk broker at the loading dock whose prices fall the more you dump in one run, or ship packaged flower straight into another resource's ox_inventory stash.
  • Drop-in item ids — trim tables output standard weed_* items, so product lands in most dispensary scripts without repackaging.
  • Inline SVG icons, no CDN — nothing renders as blank squares when a client has no internet.
  • Every tuning number is in config.lua with the resulting hours written beside it, so you can retune without doing the arithmetic.

Open under escrow

Escrowed via Cfx.re asset escrow, with the whole customization surface left open: config.lua (every coordinate, price, timer, strain and balance number), the entire html/ dashboard, install/, README, CHANGELOG and LICENSE. Only the gameplay logic in client/ and server/ is encrypted.

Read the full documentation →

Features

30 Grow Pots, Real Health

Watering, nutrients and plant health that punish neglect with time and yield — not a dead crop overnight.

Build It Anywhere In-Game

/omegasetup walks you through placing pots, racks, tables and stations in any interior. No coordinates, no restart.

Seven-Tab Owner Dashboard

Overview, Grow Floor, Drying, Warehouse, Shipping, Staff and Finance — live pot grid, rack timers, payroll, vault and full ledger.

Smart Walk-Up [E]

One press does the obvious thing, and the chevron colour tells you the pot's state before you press it.

Staff On Wages

Four grades from Trimmer to Manager, each paid from the business vault. No job is created — nothing else needs to know this exists.

Bulk Broker + Partner Shops

Dump at the loading dock on a sliding price curve, or ship packaged flower into any ox_inventory stash.

Four Quality Tiers

Schwag, Mids, Top Shelf and Exotic — driven by plant health at harvest and how well you time the cure.

Open Config & Dashboard

config.lua and the entire html/ dashboard stay open under escrow. Inline SVG icons, no CDN.

Screenshots

Cannabis Cultivation screenshotCannabis Cultivation screenshotCannabis Cultivation screenshot

Setup

Installation

  1. Drop rr-omegagrow into your resources and ensure it AFTER ox_lib, oxmysql, ox_inventory, ox_target and your framework.
  2. Paste install/items.lua.txt into ox_inventory/data/items.lua, then restart ox_inventory.
  3. Start the server — database tables are created automatically (install.sql is included for reference only).
  4. Run /omegasetup and walk your interior to place the factory where you want it.
  5. Walk to the management terminal and press [E] to buy the factory.

Dependencies

  • ox_lib
  • ox_inventory
  • ox_target
  • oxmysql
  • Qbox (qbx_core) or QBCore (qb-core) — auto-detected

Commands

CommandWhat it does
/omegasetupThe placer — build the whole factory in-game (owner/admin)
/omegaresetThrow away the in-game layout, back to config.lua (owner/admin)
/omegacapture [n]Record where you stand, in config format, copied to clipboard
/omegazonesDraw every configured point for 30 seconds
/omegaplantsPer-pot render + reach diagnostic
/omegadiagServer vs client plant state, side by side
/omegareviveBring every dead plant back at full health (owner/admin)