Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: 0rph3u5 on March 25, 2021, 07:37:13 am

Title: Disarming active missiles (again)?
Post by: 0rph3u5 on March 25, 2021, 07:37:13 am
I am in "weapon concept mode"-again (as I am typing I am also trying to proof of concept an idea for the weapon to create an in-game effect via SEXP, e.g. spawning another weapon, if it destroys a target; it is super fiddly and absolutely not scaleable) - and looking at the options in the weapons.tbl, I was wondering:

Is there a option to reverse the "armed" status (i.e. make it explode with a dinky explosion) of a missile that has been fired and that has passed its arm condition?

E.g. for the emp weapons to kill bombs without triggering the warhead's "normal" explosion, even if the warhead already "armed" (= met the conditions to no longer explode with a dinky explosion)...
Title: Re: Disarming active missiles (again)?
Post by: Asteroth on March 26, 2021, 04:33:22 pm
This isn't currently an option, no, but I don't think it would be hard to implement. I'm thinking like a weapon flag "disarms weapons" or something, that will always cause dinky detonations of weapons it kills, regardless of their armed status.