Crates Event Reborn
$12.99
Sold by: RustFlash- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Danger!
Unfortunately, I do not always receive all notifications. Therefore, if you have any questions, please only create a ticket in our Discord. Please be patient until someone answers. Only use the ticket system for this and select the “Flash” role when joining.
Discord link: https://discord.gg/2ftdtaTQ6S
As we all live in different time zones, it can sometimes take a while for us to reply. However, we will do our best to respond as quickly as possible. Please note that we do not offer 24/7 support.
For a smooth cooperation, we ask you not to write to us privately, as such messages often end up in the spam folder. We also ask you not to ping us, we see all tickets and respond promptly.
Please formulate your ticket clearly and precisely. A simple “Hi, can you help?” does not help us and only leads to unnecessary delays. Detailed requests save both your time and ours.
CratesEventReborn
Project details
Project: CratesEventReborn
dev language: c# oxide
Plugin language: en
Author: @RustFlash
Description
CratesEventReborn is a revised and modernized version of the original CratesEvent plugin, which was developed by FuZZED. Since the original developer is no longer active and no longer offers support, the plugin has been completely revised and updated by me to adapt it to current requirements. The plugin allows server administrators to start an exciting event where locked chests are spawned at random monuments to stimulate player activity. My players loved it, so I developed it from scratch. The new event I created has the advantage that it is now attractive for both PvP and PvE servers. When set to PvE, NPC’s are now generated in addition to the crates. In PvP the players fight each other for the crates.
Features:
- Compatibility with modern Rust versions: Completely reworked to work with the latest Oxide API and new monuments.
- Random Monuments: Crates are spawned at random monuments such as Launch Site, Dome, Train Yard or Water Treatment.
- Predefined crate positions: Optimized and precise spawn points.
- Broadcasts: Players are informed by server messages when an event starts.
- Automatic cleanup function: When starting a new event or unloading the plugin, all active crates are removed to avoid problems.
- Easy to use: Control via chat and console commands. from v.3.0.0
- PvE Mode (NEW): Optional PvE mode where NPCs guard the crates, making the event more challenging for players.
- Customizable NPC settings (NEW): Configure health, patrol distance, attack range, movement speed, damage and more.
- Customizable NPC Appearance (NEW): Full NPC attire that matches the event.
Commands:
Chat command: /flashcratesevent
– Starts a Crate event. Only players with the appropriate permissions can execute this command.
Console command: flashcratesevent
– Starts the event directly from the server console, ideal for admins.
Permissions:
crateseventreborn.admin
– This authorization is required to start the event. Only users with this authorization can execute the commands.
Configuration:
{
"ModePvE": true,
"NPCs per Crate": 3,
"NPC Type": "scientist",
"NPC Health": 350.0,
"NPC Patrol Distance": 10.0,
"NPC Aggression Distance": 30.0,
"NPC Movement Speed": 3.0,
"NPC Damage Scale": 1.0,
"NPC Attack Range Multiplier": 1.0,
"NPC Vision Cone": 135.0,
"NPC Memory Duration": 10.0,
"NPC Weapons": [
"rifle.ak",
"rifle.lr300",
"rifle.bolt",
"shotgun.pump"
]
}
Configuration Options:
- ModePvE – Enable/disable NPC guards (true/false)
- NPCs per Crate – Number of NPCs spawned around each crate
- NPC Type – Type of NPC (currently only “scientist” supported)
- NPC Health – Health points of each NPC
- NPC Patrol Distance – Maximum distance NPCs will patrol from their crate
- NPC Aggression Distance – Distance at which NPCs will detect and engage players
- NPC Movement Speed – Movement speed of NPCs (default player is ~5.5)
- NPC Damage Scale – Damage multiplier for NPC attacks
- NPC Attack Range Multiplier – Multiplier for NPC attack range
- NPC Vision Cone – Angle of NPC vision cone in degrees
- NPC Memory Duration – How long NPCs remember players after losing sight
- NPC Weapons – Array of weapon shortnames NPCs can use
Dependencies:
MonumentFinder plugin: Needed to find monuments on the map and calculate precise transformation points for crate spawns. CratesEventReborn does not work without this plugin.
NpcSpawn plugin (NEW v.3.0.0): Required for spawning and controlling NPC guards. Install this plugin for the NPC feature to work.
Improvements compared to the original:
- Code optimization: Old, outdated methods have been replaced with modern Rust and Oxide functions.
- Bug fixes: Bugs from the original plugin have been fixed to ensure stability and compatibility.
- Expanded monument support: Additional spawn points and more flexible customization options for crates.
- NPC Guards: Added the ability to spawn NPCs that guard the crates, making events more challenging.
- PvE Mode: Added a PvE-oriented mode with AI defenders.
- Customizable NPC behavior: Fine-tune the difficulty by adjusting NPC settings.
- Improved communication: Informative and customizable broadcasts for events.
- Security updates: Ensures crates and NPCs are properly removed to conserve resources.
load, run, enjoy 💝
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Added PvP/PvE Mode
- Added Add Npc´s for PvE Mode
- Added More Settings
- Added Initial release
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
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)
Reviews
There are no reviews yet.