Jet Event

Jet Event 1.6.0

Optional Dependencies
Custom Loot
Random jets that fly around the map shooting off nukes and crash with some loot.

Permissions
jetevent.admin

ChatCommands
/jet - Displays command usage

You can use Custom Loot plugin to populate the heli_crates the crash jets spawn


Code:
{
  "Jet Settings": {
    "Chat Command": "jet",
    "Use Random Timer": false,
    "Random Timer In Minutes": 60,
    "Random Timer chance 1-100": 20,
    "Total Jets To Spawn": 15,
    "Jet Lifetime In Minutes": 5,
    "Total Nukes The Jet Can Fire": 3,
    "Jet Altitude (Recommended 360.0 or above)": 360.0,
    "Allow nuke damage to BuildingBlocks": false,
    "Disable Map Marker": false,
    "Use nuke fog effect on close by players": false
  },
  "Radiation Settings": {
    "Use Radiation": true,
    "Radiation Radius": 50.0,
    "Radiation Amount": 10.0,
    "The Lifetime Of The Radiation Pocket In Minutes": 5
  },
  "Crash Settings": {
    "Use Jet Crashes": true,
    "Total Plains To Crash": 2,
    "Spawn Dead Pilot": true,
    "How Many Loot Crates On Crash": 3,
    "Crates On Fire For x Seconds": 180,
    "Crate Loot From CustomLoot Profile Name": [],
    "Crate Loot Table File Name And Total Item Slots To Use": {
      "CrateLoot": 5
    }
  },
  "Nuke Player Settings": {
    "Jet Altitude (Recommended 360.0 or above)": 360.0,
    "Use Radiation": true,
    "Radiation Radius": 50.0,
    "Radiation Amount": 10.0,
    "The Lifetime Of The Radiation Pocket In Minutes": 5,
    "Allow nuke damage to BuildingBlocks": false,
    "Use Explosion effect (Calling in more then 10 planes to one location this may cause fps lag if enabled)": false,
    "Use nuke fog effect on close by players": false
  },
  "Send In Npc BackUp Settings": {
    "Total Defenders": 6,
    "Total Time In Minutes Defender Will Stay": 60,
    "Crash Site Npc Configs": [
      {
        "Spawn Health Of The Defender": 100.0,
        "Weapon Damage Scale Default 1.0": 1.0,
        "Defenders aimConeScale default 2.0": 2.0,
        "Names To Give The Defenders": [
          "Pvt. Harris",
          "Pvt. Hobbs",
          "Pvt. Fiske",
          "Pvt. Carter",
          "Pvt. Mackenzie",
          "Pvt. Quinn",
          "Pvt. Wright",
          "Pvt. Baird",
          "Pvt. Marshall",
          "Pvt. O�Malley",
          "Pvt. McElroy",
          "Pvt. Grimes",
          "Pvt. McGovern",
          "Pvt. McGinnis",
          "Pvt. Foley",
          "Pvt. Morgan",
          "Pvt. McEvoy",
          "Pvt. Gunderson",
          "Pvt. Hammarsten",
          "Pvt. Jenkins",
          "SGT. Tosh",
          "SGT. Waugh",
          "SGT. Stoughton",
          "SGT. Cooper",
          "SGT. Crockett",
          "SGT. Jackson",
          "SGT. Hamilton",
          "SGT. Jefferson",
          "SGT. Wilson",
          "SGT. Lane",
          "SGT. Jameson",
          "SGT. Nuttall",
          "SGT. Gentry",
          "SGT. Gillespie",
          "SGT. Pike"
        ],
        "Defenders Drop Loot": false,
        "Spawn Kits For The Defenders": [],
        "Keep Kit Items On Defender Corpse": false,
        "Remove Kit Weapon On Defender Corpse Spawn": false,
        "Loot From CustomLoot Profile Name": [],
        "Loot Table Data File Name And Total Item Slots To Use": {
          "Default": 5
        }
      },
      {
        "Spawn Health Of The Defender": 110.0,
        "Weapon Damage Scale Default 1.0": 1.0,
        "Defenders aimConeScale default 2.0": 2.0,
        "Names To Give The Defenders": [
          "Pvt. Harris",
          "Pvt. Hobbs",
          "Pvt. Fiske",
          "Pvt. Carter",
          "Pvt. Mackenzie",
          "Pvt. Quinn",
          "Pvt. Wright",
          "Pvt. Baird",
          "Pvt. Marshall",
          "Pvt. O�Malley",
          "Pvt. McElroy",
          "Pvt. Grimes",
          "Pvt. McGovern",
          "Pvt. McGinnis",
          "Pvt. Foley",
          "Pvt. Morgan",
          "Pvt. McEvoy",
          "Pvt. Gunderson",
          "Pvt. Hammarsten",
          "Pvt. Jenkins",
          "SGT. Tosh",
          "SGT. Waugh",
          "SGT. Stoughton",
          "SGT. Cooper",
          "SGT. Crockett",
          "SGT. Jackson",
          "SGT. Hamilton",
          "SGT. Jefferson",
          "SGT. Wilson",
          "SGT. Lane",
          "SGT. Jameson",
          "SGT. Nuttall",
          "SGT. Gentry",
          "SGT. Gillespie",
          "SGT. Pike"
        ],
        "Defenders Drop Loot": false,
        "Spawn Kits For The Defenders": [],
        "Keep Kit Items On Defender Corpse": false,
        "Remove Kit Weapon On Defender Corpse Spawn": false,
        "Loot From CustomLoot Profile Name": [],
        "Loot Table Data File Name And Total Item Slots To Use": {
          "Default": 5
        }
      }
    ]
  },
  "Version": {
    "Major": 1,
    "Minor": 4,
    "Patch": 0
  }
}

Hooks
Code:
void OnJetEventEnd()
void OnJetEventStart(int totalJetsToSpawn, int totalJetsToCrash, int runTimeMin)
  • Like
Reactions: BenDer

Information

Author
Razor
First release
Last update
Rating
5.00 star(s) 2 ratings

Latest Release v1.6.0

Released
Apr 4, 2024 at 3:34 AM
Rating
0.00 star(s) 0 ratings


More resources from Razor


Jet Event by Razor
© chaoscode.io May 13, 2023

Latest reviews

grate!
The nuke effect could be more amazing but overall this is super fun