30 Warehouse Hidden Drug Places

Warehouse Hidden Drug Places 10x3

10 Hidden Warehouse Places 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!


Easy Installation

  1. Drag and drop all 3 folders into your resource folder of your server.
  2. Make sure you have DoItDigital_Warehouse_Hidden_Drug_Places & DoItDigital_Interiors & DoItDigital_MLO_Assetpack as folder names and nothing else or changed.
  3. 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
  4. Make sure you start all three in this order…
  1. start DoItDigital_MLO_Assetpack
  2. start DoItDigital_Interiors
  3. start DoItDigital_Warehouse_Hidden_Drug_Places

Config

Click to expand
----DoItDigital Drug Warehouse Places

    ["DoItDigitalWarehouse1"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 1425.97 3609.97 34.93
    },

    ["DoItDigitalWarehouse2"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 309.9 2833.31 43.44
    },

    ["DoItDigitalWarehouse3"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 2922.74 4632.8 48.55
    },

    ["DoItDigitalWarehouse4"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 293.83 6781.15 15.82
    },

    ["DoItDigitalWarehouse5"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location -558.66 6165.72 6.85
    },

    ["DoItDigitalWarehouse6"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location -2100.54 2614.46 0.86
    },

    ["DoItDigitalWarehouse7"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 2095.19 3115.81 45.96
    },

    ["DoItDigitalWarehouse8"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 2824.72 1702.08 24.72
    },

    ["DoItDigitalWarehouse9"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 1819.67 -1297.57 95.93
    },

    ["DoItDigitalWarehouse10"] = {   -- 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 = true,                -- If you want it to be for coke.
            meth = false,                -- If you want it to be for meth. 
            --Location 1541.5 -2169.47 77.8
    },

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 Store


Check out our other packages:

Billboards:

Maps:

Scripts:

Weapons:

Code is accessible No
Subscription-based No
Lines (approximately) N/A
Requirements N/A
Support Yes

hi there ! so we juust bought ur pack and installed it as u said but for some reason i cant get it to work

["DoItDigitalDrugPlace10"] = {   -- 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 = true,                -- If you want it to be for meth. 
        IownThis = true               -- If you don't own this package keep it false else keep it on false. ALSO Make sure if you have this false you sould have enabledPlace on false too.
        --Location 2133.95 1935.73 93.78 
},

but nothing happens what can i do?

sent the whole config