Multiple Drug Containers 10x3
10 TOTALLY Hidden Containers with doors around the map that can be changed to either weed, coke, or meth based on your server’s needs. Can be changed even on a live server with our custom-created base script. There is also the option to disable each location you want entirely. It’s also an optimized map!
Locations
You can get all the locations in the config.lua
Easy Installation
- Drag and drop all 3 folders into your resource folder of your server.
- Make sure you have DoItDigital_Drug_Containers & DoItDigital_Interiors & DoItDigital_MLO_Assetpack as folder names and nothing else or changed.
- open the DoItDigital_Interiors folder and open the file config.lua there you can select which location will be enabled and which location will have the type you want as interior weed, coke, meth
- Make sure you start all three in this order…
- start DoItDigital_MLO_Assetpack
- start DoItDigital_Interiors
- start DoItDigital_Multiple_Drug_Places
Config
Click to expand
Config.DoItDigitalDrugPlaces = {
["DoItDigitalDrugPlace1"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = true, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 1402.48 2121.82 105.07
},
["DoItDigitalDrugPlace2"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location -442.64 5596.43 68.38
},
["DoItDigitalDrugPlace3"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location -341.42 3745.09 69.97
},
["DoItDigitalDrugPlace4"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location -83.4 6134.04 30.44
},
["DoItDigitalDrugPlace5"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2975.83 3769.17 54.72
},
["DoItDigitalDrugPlace6"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT. SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2850.98 3439.33 50.92
},
["DoItDigitalDrugPlace7"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2525.1 2610.68 37.94
},
["DoItDigitalDrugPlace8"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2654.39 1693.14 24.48
},
["DoItDigitalDrugPlace9"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2468.16 1480.19 36.2
},
["DoItDigitalDrugPlace10"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2133.95 1935.73 93.78
},
----DoItDigital Drug Container Places
["DoItDigitalDrugContainerPlace1"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 910.05 -3020.15 5.9
},
["DoItDigitalDrugContainerPlace2"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 686.29 -2739.54 6.0
},
["DoItDigitalDrugContainerPlace3"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 1086.04 -2323.77 30.2
},
["DoItDigitalDrugContainerPlace4"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2896.8 4384.14 50.38
},
["DoItDigitalDrugContainerPlace5"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 1661.92 4685.18 43.19
},
["DoItDigitalDrugContainerPlace6"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 1337.75 6385.64 33.21
},
["DoItDigitalDrugContainerPlace7"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 195.25 6423.78 31.13
},
["DoItDigitalDrugContainerPlace8"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2974.01 3480.0 71.44
},
["DoItDigitalDrugContainerPlace9"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 2839.56 1457.28 24.57
},
["DoItDigitalDrugContainerPlace10"] = { -- DO NOT CHANGE THE NAME IN "" IT'LL BREAK THE SCRIPT.
enabledPlace = false, -- If you want the place to be visible to players.
weed = false, -- If you want it to be for weed.
coke = false, -- If you want it to be for coke.
meth = false, -- If you want it to be for meth.
--Location 1743.67 -1572.44 112.63
},
}
We are using the FiveM asset escrow system to protect sensitive files. You can read more about the escrow system here (Introducing Asset Escrow for your resources)
The purchase is done through Tebex, an official partner of fivem. After The purchase, you’ll have access to download the files from the keymaster / Purchased assets tab.
Buy From Our Tebex Store
Check out our other packages:
Billboards:
- Life-Like Arcadius Billboard
- Realistic Life-Like Animated Maze Screen
- Realistic Life-Like Animated Square Mega Screen
- Realistic Life-Like Animated Legion Vertical Screen
- Realistic Life-Like Animated FIB Elgin Avenue Billboard
- Realistic Life-Like Animated Legion Square Billboard
- Realistic Life-Like Animated Mall Billboard
- Realistic Life-Like Animated FIB Vertical Screen
Maps:
- Santa Statue & City Christmas Design - Highly Optimised
- Christmas Add-On Pack V2 - Highly optimised
- XMAS Add-On Pack V3
- [MLO] Sprinkle Cake Pop
- [MLO] Bonsai Roof Garden
- [MLO] Pet Shop
- [MLO] Moms Pie
Scripts:
- [ESX/QBCore] Modern Chat System
- [ESX] Modern Admin Menu
- [ESX/QBCORE] Modern Radio car and Boombox
- [ESX] Performance Increaser - Script for Low End PCs
- [ESX] Damage Indicator / Shooting Assistance
Weapons:
- [Weapons Pack] [Sale] Best Fivem Weapon Pack | 30 Weapons For 5 Euro
- [Weapon] [Add-On] AK-4K
- [Weapon] [Add-On] AKM-KH
- [Weapon] [Add-On] BULLDOG
- [Weapon] [Add-On] CAS-R
- [Weapon] [Add-On] DRH
- [Weapon] [Add-On] FMR
- [Weapon] [Add-On] FN-42
- [Weapon] [Add-On] GALIL-AR
- [Weapon] [Add-On] M16A3
- [Weapon] [Add-On] SLR-15
- [weapon] [add-on] NEVA Glowing In Night - #2 by DoItDigital
- [Weapon] [Add-On] M16A3 - #2 by DoItDigital
- [weapon] [add-on] A15-RC - #2 by DoItDigital
- [weapon] [add-on] JRB-AK - #4 by DoItDigital
- [weapon] [add-on] SB-4S - #2 by DoItDigital
- [weapon] [add-on] AK47-S - #2 by DoItDigital
- [weapon] [add-on] FAMAS Underground - #2 by DoItDigital
- [weapon] [add-on] Infantry AR - #2 by DoItDigital
- [weapon] [add-on] M-133 - #2 by DoItDigital
- [weapon] [add-on] Grau 5.56
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | N/A |
Requirements | N/A |
Support | Yes |