Skip to content

Mustachedom/md-drugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

532 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌿 MD-Drugs – Advanced Drug System for FiveM

✨ A fully customizable, immersive, and performance-optimized drug system built for serious FiveM roleplay servers.


📦 Dependencies

⚠️ Important: Ensure all dependencies are installed, started before md-drugs, and kept up to date.

Dependency Requirement Link
Community_bridge Required GitHub
Read Required Documentation
Game Build 2944 or later -

🙏 Credits

A huge thank you to everyone who made this possible:

Contributor Contribution Link
Samuel's Development Christmas script global states & prop spawning Visit
STACHY225 Meth network animations Visit
Bostra Free scripts, sanity checks & mushrooms Discord
Feisty Stunning visuals & effects -
Athena Balloon props Discord
Kamaryn Installation guide video Watch
1of1 Servers Hosting & support Website | Discord
Beta Testers Invaluable feedback & testing -

🎬 Preview


🛠️ Installation

Step 1: Inventory Integration

📦 For QBCore (qb-inventory)

  1. Copy Items:

    • Copy items from md-drugs/items_install/qb-inventory into qb-core/shared/items.lua
  2. Add Images:

    • Add item images from md-drugs/items_install/images to qb-inventory/html/images

📦 For OX_Inventory

  1. Copy Items:

    • Copy items from md-drugs/items_install/ox_inventory into ox_inventory/data/items.lua
  2. Add Images:

    • Add item images to ox_inventory/web/images

Step 2: Configure Drug Locations & Recipes

All drug data is now organized in: shared/DrugData/{drugname}.lua

✏️ Tip: Modify these files to customize:

  • Spawn points
  • Yields
  • Processing times
  • And more!

Note: Some data is also located in the server files.


Step 3: QBCore Users Only! ⚠️

If you're using QBCore, check qb-smallresources/config.lua:

  1. Look for this code block:
[2] = { --Coke Processing Enter/Exit
    [1] = {
        poly = { coords = vector3(909.49, -1589.22, 30.51), heading = 92.24, length = 2, width = 2 },
        allowVeh = false,
        label = '[E] Enter Coke Processing'
    },
    [2] = {
        poly = { coords = vector3(1088.81, -3187.57, -38.99), heading = 181.7, length = 2, width = 2 },
        allowVeh = false,
        label = '[E] Leave'
    }
}

STEP 4

  • Run SQL
    • if you dont know how, click this image below
      • YouTube Video

STEP 5

  • If you want whippits, take the folder ate_balloon and place that folder into the standalone folder like it was another script :)

About

An in depth free drug script for QBCore

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages