PilotEject enum listed for the crash eventSolved
Hi I just wanted to point out a small oversight in the plugin. Under the PickEvent method you have the PilotEject enum listed for the crash event, thus it is not being called properly. Additionally, I recommend adding "cargo" to the available calls for the cargo event.
Also, by crash event I am referring to the PlaneCrash event.
I'll have to look at this over the weekend, I am doing field work tomorrow and wipe is Friday.

Merged post

There is a CargoShip and CargoPlane, that is why I did not add Cargo as one camp or the other would call it a bug. Fixed line 1107.
Locked automatically