Eradication Event

$10.00

Sold by: Wrecks

Eradication Event – Challenge your players and have them compete for the most amount of Wildlife kills for the duration of the event.

Description

About Eradication Event

  • Supports Economics & Server Rewards
  • You can use either or, both at the same time if needed, or both set to false.

The Event

I couldn’t just let the animals roam free after Bot Purge. Get out the scopes for any animal you see! 🐻‍❄️
Challenge your players and have them compete for the most amount of Wildlife kills for the duration of the event.
The highest-scoring player will earn the loot and bragging rights.

Features

  • A wolf howl lets your players know it’s time to go hunting.
  • Leaderboard tracker, counts kills of your top players, and also counts down the time.
  • (Kill counter sits on the left side of the compass.)
  • Tiebreaker implemented to randomly decide a winner, on delay for Dramatics
  • At the end the winner will receive whatever loot you specified in the table. (Skinning and Custom names in config)

Commands

  • /Erad – Manually Starts the event
  • /EradEnd – Manually End
  • /AnimalKills – Track kills if needed, counter is also on ui when participating.

Start and end can be executed from Rcon

 

Hud Users

https://lone.design/product/server-hud-rust-plugin/

Hud Config Addition

Your color and Icon taste may differ.

Feel free to Change it.

,

{

“Hook OnEventStart”: “OnEradEventStart”,

“Hook OnEventStop”: “OnEradEventEnd”,

“Name”: “EradEvent”,

“Active color”: “#32CD32”,

“Icon”: “https://media.discordapp.net/attachments/1131387423838961747/1150272933370019870/ERADICATIONEVENTICON.png”,

“Color”: “#A020F0”,

“Enable”: true

}

Hud .cs File Custom Events ADDITION

 

        private void OnEradEventStart() => OnEventTouch(System.Reflection.MethodBase.GetCurrentMethod().Name);
        
        private void OnEradEventEnd() => OnEventTouch(System.Reflection.MethodBase.GetCurrentMethod().Name);

 

Config

{

“EconomicRewards”: 1000,

“EnableEconomicRewards”: true,

“EnableLootTable”: true,

“EnableScheduledEvents”: true,

“EnableServerRewards”: true,

“EnableStartSFX”: true,

“Event Duration (Seconds)”: 600,

“Maximum Time Between Events (Seconds)”: 7200,

“Minimum Players To Start”: 1,

“Minimum Time Between Events (Seconds)”: 3600,

“RandomItemsMax”: 6,

“RandomItemsMin”: 3,

“ServerRewards”: 1000,

“Winner Rewards”: [

{

“maxQuantity”: 5,

“minQuantity”: 1,

“name”: “”,

“shortname”: “paper”,

“skinid”: null

},

{

“maxQuantity”: 15,

“minQuantity”: 5,

“name”: “”,

“shortname”: “scrap”,

“skinid”: null

},

{

“maxQuantity”: 5,

“minQuantity”: 1,

“name”: “”,

“shortname”: “glue”,

“skinid”: null

},

{

“maxQuantity”: 15,

“minQuantity”: 5,

“name”: “”,

“shortname”: “sticks”,

“skinid”: null

},

{

“maxQuantity”: 1,

“minQuantity”: 1,

“name”: “”,

“shortname”: “rifle.ak”,

“skinid”: null

},

{

“maxQuantity”: 15,

“minQuantity”: 5,

“name”: “”,

“shortname”: “blood”,

“skinid”: null

},

{

“maxQuantity”: 5,

“minQuantity”: 1,

“name”: “”,

“shortname”: “ducttape”,

“skinid”: null

},

{

“maxQuantity”: 15,

“minQuantity”: 5,

“name”: “”,

“shortname”: “sulfur”,

“skinid”: null

},

{

“maxQuantity”: 5,

“minQuantity”: 1,

“name”: “”,

“shortname”: “gunpowder”,

“skinid”: null

},

{

“maxQuantity”: 15,

“minQuantity”: 5,

“name”: “”,

“shortname”: “wood”,

“skinid”: null

}

]

}

Reviews

There are no reviews yet.


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

Version 1.2.7 | Updated November 8, 2024
  • Updated Added Check for New Wolf.
Version 1.2.6 | Updated October 12, 2023
  • Fixed Rewards Dist. Section cleaned up.
Version 1.2.5 | Updated September 19, 2023
  • Updated Added option to run commands for the winner. use {id} to target your winning player.
Version 1.2.4 | Updated September 18, 2023
  • Fixed Global UI Refresh.
Version 1.2.3 | Updated September 18, 2023
  • Fixed Worked out every outcome if loot table, SR, or Eco are being used in diff combos, to print the correct output to chat of rewards given.
Version 1.2.2 | Updated September 17, 2023
  • Updated New config options for commands and event messaging / toggle, ui positioning, also redid the entire lang for the plugin, now it can be customized as needed. Be Aware, Config keys have changed, if you need to paste in loot table be sure to copy what is in between the {} as Winner Rewards is now WinnerRewards. Along with some other keys.
Version 1.2.1 | Updated September 10, 2023
  • Updated Added a check, if the threshold for players needed for events, fell below during an event, it wouldn't schedule the next after that event ended, until threshold is reached again.
Version 1.2.0 | Updated September 10, 2023
  • Updated Converted Old UI To Leaderboard Style UI With Countdown, Added Hooks for use with HUD.
Version 1.1.5 | Updated August 26, 2023
  • Added Corrected a line if config option was null.
Version 1.1.4 | Updated August 26, 2023
  • Added Added a Min Max Item Randomizer for the Loot Table. Config Will Most likely need to be Deleted and Re Configured sorry for the Inconvenience.
Version 1.1.3 | Updated August 24, 2023
  • Updated Tweaked the way the plugin detects if an event is able to be Scheduled depending on active players.
Version 1.1.2 | Updated August 14, 2023
  • Added Added Checks, if eco or server rewards isnt loaded, it will proceed as needed without triggering errors in console.
  • Updated //v1.1.2 Cleaned up Timer for Auto sched.

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