As this is a survival based event, once the event has begun entrance will be locked to new players! Survive as long as you can against waves of enemy helicopters that get stronger each round.
For information regarding how to setup and run a event check the overview for Event Manager.
Important
- Gain hitpoints every time you shoot a helicopter, extra hitpoints for shooting rotors. The winner is either the last player standing, or the player with the most points
- It is preferable to build the arena for this in a secluded area (island etc)
- The helicopters will not drop loot when they die
- Players gear will be restocked after every round
- The amount of helicopters per round is calculated using the maximum amount of helicopters and the maximum amount of rounds
Configuration
{
"Respawn time (seconds)": 5,
"Maximum distance helicopters can travel away from the arena": 200.0,
"Amount of points given to players when they shoot a rotor": 10,
"Amount of points given to players when they shoot the heli": 1,
"Amount of time between rounds (seconds)": 10,
"Version": {
"Major": 3,
"Minor": 0,
"Patch": 0
}
}
MIT License
Copyright (c) 2019 k1lly0u
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.