Custom Drops

$8.99

Sold by: Wrecks

Create as many custom supply drops as you want, themed to drop cash, furniture, resources, or anything else you like.

Categories: , ,

Description

Upon Throw or Drop , The Signal will spawn a container and spawn loot by chance depending on your configuration.

VIDEO DEMO

https://www.youtube.com/watch?v=yOxRr5qnNIQ

COMMANDS /GIVESUPPLY – ADMIN ONLY, WILL DEPO SIGNALS TO YOUR INV FOR TESTING

 

CONFIG

 

{
  "Supply Drops List": [
    {
      "Drop Custom Name": "Medical Drop",
      "Drop SkinID": 3298169317,
      "Min Amount of Loot In Container": 2,
      "Max Amount of Loot In Container": 3,
      "Loot Table": [
        {
          "Item Shortname": "largemedkit",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.5,
          "Min Amount of this Item": 1,
          "Max Amount of this Item": 3
        },
        {
          "Item Shortname": "syringe.medical",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 1,
          "Max Amount of this Item": 3
        },
        {
          "Item Shortname": "bandage",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 1,
          "Max Amount of this Item": 3
        },
        {
          "Item Shortname": "antiradpills",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 1,
          "Max Amount of this Item": 3
        }
      ]
    },
    {
      "Drop Custom Name": "Cash Drop",
      "Drop SkinID": 3298169069,
      "Min Amount of Unique Loot In Container": 2,
      "Max Amount of Unique Loot In Container": 3,
      "Loot Table": [
        {
          "Item Shortname": "paper",
          "Item Name": "Cash",
          "Item SkinID": 3048132587,
          "Chance To Be Selected": 0.2,
          "Min Amount of this Item": 10,
          "Max Amount of this Item": 20
        },
        {
          "Item Shortname": "glue",
          "Item Name": "Coins",
          "Item SkinID": 3047580022,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 20,
          "Max Amount of this Item": 35
        },
        {
          "Item Shortname": "blood",
          "Item Name": "Pelt",
          "Item SkinID": 3047576938,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 4,
          "Max Amount of this Item": 10
        },
        {
          "Item Shortname": "bleach",
          "Item Name": "Irradiated Scrap",
          "Item SkinID": 3027539724,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 8,
          "Max Amount of this Item": 15
        }
      ]
    },
    {
      "Drop Custom Name": "Ammo Drop",
      "Drop SkinID": 3298168943,
      "Min Amount of Unique Loot In Container": 3,
      "Max Amount of Unique Loot In Container": 5,
      "Loot Table": [
        {
          "Item Shortname": "ammo.rocket.hv",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.5,
          "Min Amount of this Item": 5,
          "Max Amount of this Item": 10
        },
        {
          "Item Shortname": "ammo.rocket.basic",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 1,
          "Max Amount of this Item": 5
        },
        {
          "Item Shortname": "ammo.rocket.mlrs",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 1,
          "Max Amount of this Item": 5
        },
        {
          "Item Shortname": "ammo.rocket.seeker",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 1,
          "Max Amount of this Item": 5
        },
        {
          "Item Shortname": "ammo.rifle.hv",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 32,
          "Max Amount of this Item": 64
        },
        {
          "Item Shortname": "ammo.pistol.hv",
          "Item Name": "",
          "Item SkinID": 0,
          "Chance To Be Selected": 0.3,
          "Min Amount of this Item": 32,
          "Max Amount of this Item": 64
        }
      ]
    }
  ]
}

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 1.0.3 | Updated October 20, 2024
  • Updated Expanded Loot Box Possible Slots to 36 Slots.
Version 1.0.2 | Updated October 12, 2024
  • Updated - Consolidated Timers. - Cast Change.
Version 1.0.1 | Updated October 2, 2024
  • Updated Changed loot odd roll to be from 0 - 1, 1 being 100 Percent

Discussions

There are no discussions yet.

Leave a reply

Your email address will not be published. Required fields are marked *

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product