anox-drugs
Last updated
Last updated
anox-drugs is a classic drug production system where players can collect materials, process them, and produce finished drugs. It's for servers that prefer a more realistic and pragmatic means of operating a drug business.
Gather raw materials from different locations on the map
Process them into refined drug products
Package them using specific materials
Customize how much is gathered or converted at each step
Built to be extended – add new drug types or tweak behavior easily
Choose between single or looped gathering modes
Unique gathering zones for each drug type
Get visual feedback with custom markers and notifications
Cancel the process anytime using keyboard shortcuts
Enter and exit labs using key items
Smooth teleportation between outside and inside areas
Clear visual indicators for teleport spots
Restrict access based on items
Smooth progress bars during all activities
Consistent, styled notifications
On-screen prompts to guide player actions
Distinct markers for different stages (gathering, processing, packaging)
Add map blips for drug spots
Customize marker colors, types, and sizes
Place drug activities anywhere on the map
Works with ESX, QBCore, and QBox
Smart bridge system handles framework differences
Supports localization and translations
Debugging included to help with setup or issues
ESX
QBCore
Qbox
Step 4: Configure the Resource
Open the config.lua
file in the anox-drugs
folder
Set your preferred framework:
Config.Framework = 'esx'
for ESX
Config.Framework = 'qb'
for QBCore
Config.Framework = 'qbx'
for QBox
Step 1: Download the