Radtown Event

$20.00

Sold by: The_Kiiiing

This plugin adds a high-risk, high-reward element to the newly introduced Radtown Monument. This dynamic event spawns a hazardous shipping container filled with valuable loot but surrounded by dangerous radioactive material. The challenge is twofold: not only must players manage the intense radiation levels, but they must also defend the container from relentless attack drones that aim to destroy it.

Description

Key Features:

  • Valuable Loot: The container holds rare and powerful resources, making it a highly coveted prize.
  • Multiple drone attack waves: Drones attack in mul
  • Intense Radiation: High levels of radiation require careful planning and protective gear to approach safely.
  • Drone Defense: As players attempt to claim the loot, AI-controlled drones will attack the container. Players must defend it until the crate unlocks.
  • Catastrophic Explosion: If players fail to protect the container or take too long, it will trigger a massive explosion, devastating the area and killing any nearby players.

 

Configuration options:

  • Drone wave count, drone count per wave
  • Drone health and damage
  • Container health
  • Crate Loot
  • and much more …

 

This plugin enhances the Radtown Monument with intense, timed gameplay, rewarding those who can outlast both the environment and the drones—but punishing failure with explosive consequences!

 

c1-min.png.7cb8311cc3a7889a2f9adeea64459f4e.png

 

Join my Discord

 

Permissions:

radtownevent.admin - Required to run admin commands

 

Commands:

radtown start - Start the event
radtown stop  - Stop the event

 

Developer Api:

void OnRadtownEventContainerDelivered() // Called when the container has been delivered and the event is ready to start
void OnRadtownEventStart()              // Called when the locked crate inside the container has been hacked
void OnRadtownEventEnd(bool success)    // Called when the event is over. Success is false when the container exploded

 

Configuration
{
  "Time between events (minutes)": 60,
  "Crate hack time (seconds; drone waves will spawn until the crate is fully hacked)": 600,
  "Container health": 8000,
  "Time before despawn after event has been completed (seconds)": 300,
  "Time before despawn if event is not started (minutes)": 30,
  "Make event zone visible": false,
  "Drone wave configuration": [
    {
      "Wave number": 1,
      "Preparation time before drones spawn (seconds)": 5,
      "Maximum number of concurrent drones": 3,
      "Explosive drone configuration": {
        "Number of attack drones to spawn (0 to disable)": 20,
        "Drone health": 100,
        "Damage per shell": 40,
        "Target players": false
      },
      "Kamikaze drone configuration": {
        "Number of kamikaze drones to spawn (0 to disable)": 0,
        "Drone health": 100,
        "Damage on explosion": 60,
        "Target players": false
      }
    },
    {
      "Wave number": 2,
      "Preparation time before drones spawn (seconds)": 20,
      "Maximum number of concurrent drones": 4,
      "Explosive drone configuration": {
        "Number of attack drones to spawn (0 to disable)": 20,
        "Drone health": 150,
        "Damage per shell": 50,
        "Target players": false
      },
      "Kamikaze drone configuration": {
        "Number of kamikaze drones to spawn (0 to disable)": 30,
        "Drone health": 150,
        "Damage on explosion": 60,
        "Target players": false
      }
    },
    {
      "Wave number": 3,
      "Preparation time before drones spawn (seconds)": 20,
      "Maximum number of concurrent drones": 5,
      "Explosive drone configuration": {
        "Number of attack drones to spawn (0 to disable)": 40,
        "Drone health": 200,
        "Damage per shell": 40,
        "Target players": true
      },
      "Kamikaze drone configuration": {
        "Number of kamikaze drones to spawn (0 to disable)": 40,
        "Drone health": 200,
        "Damage on explosion": 60,
        "Target players": false
      }
    },
    {
      "Wave number": 4,
      "Preparation time before drones spawn (seconds)": 20,
      "Maximum number of concurrent drones": 8,
      "Explosive drone configuration": {
        "Number of attack drones to spawn (0 to disable)": 40,
        "Drone health": 250,
        "Damage per shell": 70,
        "Target players": true
      },
      "Kamikaze drone configuration": {
        "Number of kamikaze drones to spawn (0 to disable)": 40,
        "Drone health": 250,
        "Damage on explosion": 80,
        "Target players": true
      }
    },
    {
      "Wave number": 5,
      "Preparation time before drones spawn (seconds)": 20,
      "Maximum number of concurrent drones": 8,
      "Explosive drone configuration": {
        "Number of attack drones to spawn (0 to disable)": 40,
        "Drone health": 250,
        "Damage per shell": 70,
        "Target players": true
      },
      "Kamikaze drone configuration": {
        "Number of kamikaze drones to spawn (0 to disable)": 40,
        "Drone health": 250,
        "Damage on explosion": 80,
        "Target players": true
      }
    }
  ],
  "Locked crate loot table": {
    "Enabled": false,
    "Minimum items": 4,
    "Maximum items": 8,
    "Item list": [
      {
        "Short name": "scrap",
        "Min amount": 12,
        "Max amount": 48,
        "Chance (1 = 100%)": 1.0,
        "Skin id": 0,
        "Custom name": ""
      }
    ]
  }
}

Reviews

There are no reviews yet.


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

Version 1.0.9 | Updated February 6, 2025
  • Updated rust update
Version 1.0.7 | Updated January 7, 2025
  • Updated update
Version 1.0.7 | Updated December 7, 2024
  • Fixed fix for rust update
Version 1.0.4 | Updated October 20, 2024
  • Added add map marker
  • Added add config option for chat prefix
  • Fixed fix conflict with LootDefender
Version 1.0.3 | Updated October 11, 2024
  • Updated initial release

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