Jet Event

Jet Event 1.7.3

fix for update
fixed compilation errors
Add event hooks

Code:
private void OnJetEventEnd()
{

}



private void OnJetEventStart(int totalJetsToSpawn, int totalJetsToCrash, int runTimeMin)
{

}
Fix for new parachute failing and then it causing it to killing the npc
Parachute fixes
Fix for rust not letting parachutes being attacked to scientist_suites
Fox for parachute not deploying on npc's
Fix for upcoming rust update.
Added Visual dome and ZoneManager support via pve mapping from TruePVE/NextGenPVE


"TruePVE Settings": {
"Create PVP Zone Around Crash Site Using ZoneManager And TruePVE Mapping Name": "",
"Create Visual Dome Around Zone": false,
"Zone Radius - 0.0 Disables Zone And Dome": 0.0,
"LifeTime Of The Zone In Minutes": 1,
"Zone Enter Message": "test enter",
"Zone Exit Message": "test exit"
},