Disable "repairing" from a death fuse
Locked
Conventional Modding
-
I want to ask you about death fuses. The usual behaviour is that when you repair, your ship stops dying.
Is there an easy way to prevent that?
I have a solution, but there may be some other easy way.My solution
I have a dummy [CollisionGroup] that also calls the death fuse.
At the start of the fuse the collision group is destroyed. That way even if the ship repairs, this group stays destroyed - and the ship keeps dying.It’s possible I’m just too picky. This works, so asking for better might be asking too much.
Obviously, vanilla capships would still crash. I had to rewrite their fuses … and let me tell you, I was quite upset with DA.