sirhamsteralot / HaE-PBLimiter

Profiles pb's and damages them when their runtime goes over a set value
MIT License
11 stars 5 forks source link

[Feature request] allow scripts to perform cleanup before damaging pbs #22

Closed azazar closed 4 years ago

azazar commented 4 years ago

Damaging PBs often cause vessels crashing when PBs that control gyros or thrusters get disabled during flight. If there was a method to allow ingame script perform cleanup before damaging PB that could save player a lot of time. Invoking Program.Save or Program.Main with certain argument could allow ingame script to perform cleanup.

azazar commented 4 years ago

There is a pull request with that feature: https://github.com/sirhamsteralot/HaE-PBLimiter/pull/26 .

sirhamsteralot commented 4 years ago

Released