I want to add a killed eventhandler to my config for my plane. When the plane is destroyed (killed), I want it to execute a script. In the script, I want to add objects of the plane I have already made, like portions of the wing and tail, to the plane's position, then delete the plane.
How would I do this?