Night Dome Event

$39.99

Sold by: RustFlash
Starts a night dome event at the sphere tank monument with flares, SAM sites, and elite crates
Categories: , ,

Description

NightDomeEvent

Project details

Project: NightDomeEvent

dev language: c# oxide

Plugin language: en

Author: @RustFlash

Description:

The NightDomeEvent is a dynamic event system that transforms the Sphere Tank monument into an exciting PvP arena during nighttime. It spawns elite scientists equipped with various weapons, SAM sites to prevent aerial approaches, flares for illumination, and valuable loot crates including hackable crates. The event now offers three different difficulty modes that change the challenge level and rewards.

Features:

Three difficulty levels: Easy, Medium, and Hard

  • Automated event that starts at configurable nighttime hours
  • Multiple NPC scientists strategically positioned across three levels:
    • Upper Ring (Dome Top)
    • Middle Ring (2nd Floor)
    • Lower Level (Ground & Silos)
  • Defensive Systems:
    • 3 SAM sites with infinite ammo to prevent helicopter camping
    • Difficulty-based diesel barrel spawns (1 for Easy, 2 for Medium, 3 for Hard)
  • Hostile Turret System (Hard mode only):
    • Auto-turrets that target only players, not NPCs
    • Non-lootable weapons and ammo from destroyed turrets
  • Illumination System:
    • Dynamic flare system across multiple levels
    • Auto-refreshing flares that never burn out during the event
  • Loot System:
    • 3 Elite crates in strategic positions
    • Hackable chinook crates at the top (1-3 based on difficulty)
  • Configuration Options:
    • Customizable event duration
    • Configurable start time
    • Test mode for admin setup
    • Fully configurable NPC health, weapons, and abilities per difficulty

Permission:

Required for all admin commands

nightdomeevent.admin

Commands

chat commands

/flashnightdome.easy – Schedule the next event on Easy difficulty
/flashnightdome.medium – Schedule the next event on Medium difficulty
/flashnightdome.hard – Schedule the next event on Hard difficulty
/stopnightdome – Stop the current event

console commands

flashnightdome.easy – Schedule the next event on Easy difficulty
flashnightdome.medium – Schedule the next event on Medium difficulty
flashnightdome.hard – Schedule the next event on Hard difficulty
stopnightdome – Stop the current event

Config

{
  "EventDurationMinutes": 60,  // Duration of each event in minutes
  "EventStartHour": 20,        // Hour of day when event starts (24h format)
  "DefaultLanguage": "en",     // Default language for the plugin
  "Easy": {
    "NpcHealth": 250,
    "NpcWeapons": ["rifle.lr300", "rifle.ak", "pistol.m92"],
    "NpcVisionRange": 50.0,
    "NpcAggressionRange": 50.0,
    "ChinookCrateCount": 1,
    "NpcCount": 11
  },
  "Medium": {
    "NpcHealth": 575,
    "NpcWeapons": ["rifle.lr300", "rifle.ak"],
    "NpcVisionRange": 75.0,
    "NpcAggressionRange": 75.0,
    "ChinookCrateCount": 2,
    "NpcCount": 13
  },
  "Hard": {
    "NpcHealth": 900,
    "NpcWeapons": ["rifle.lr300", "rifle.ak"],
    "NpcVisionRange": 100.0,
    "NpcAggressionRange": 100.0,
    "ChinookCrateCount": 3,
    "NpcCount": 16
  }
}

Dependencies

MonumentFinder – https://umod.org/plugins/monument-finder
MarkerManager – https://umod.org/plugins/marker-manager
NpcSpawn – https://codefling.com/extensions/npc-spawn

Multilingual Support:

The plugin supports multiple languages. Language files are located in the lang folder and can be edited or expanded as needed. Currently supported languages:

default: EN
DE | FR | ES | IT | TR | RU | UK
Please note that the language files were translated using the DeepL Language Tool

Difficulty Information:

Easy Mode

  • 1 Hackable chinook crate
  • 11 NPCs with 250 health
  • 1 Diesel barrel per SAM site
  • No auto-turrets

Medium Mode

  • 2 Hackable chinook crates
  • 13 NPCs with 575 health
  • 2 Diesel barrels per SAM site
  • No auto-turrets

Hard Mode

  • 3 Hackable chinook crates
  • 16 NPCs with 900 health
  • 3 Diesel barrels per SAM site
  • 3 Auto-turrets that only target players

load, run, enjoy 💝

Reviews

There are no reviews yet.


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

Version 3.0.4 | Updated April 1, 2025
  • Added Some adjustments and improvements
Version 3.0.2 | Updated March 28, 2025
  • Added NpcSpawn movement bugfix
Version 2.0.0 | Updated February 27, 2025
  • Added Initial release

2 thoughts on "Night Dome Event"

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