Missiles and Bombs update
Posted: Thu Mar 08, 2018 2:17 am
Rather than resurrect a 7-year old thread (which you can find here, if you're interested), I thought I'd create a new one.
I was playing around with various missiles from this OXP and I noticed that some of the missiles weren't doing any damage at all. The Intercept missile was an example of this. The reason is because the original AI script for the missile was calling a deprecated, and buggy, core function to deliver damage.
So, rather than trying to fix a known core item that has been deprecated, it seems more logical to fix the OXP. And this is the result: Missiles_and_Bombs.oxz v2.6
Pretty much the only thing I've done is remove the old, non-working function calls and replaced them with the new equivalents. I think I've got the energy settings correct, but if someone wants to have a look over my conversions I'd be happy for some input.
In any case, if a few people out there can do some tests on this version and confirm it's working as expected, we can arrange for an updated version to go into the download manager.
Edit: The download manager has now been updated.
I was playing around with various missiles from this OXP and I noticed that some of the missiles weren't doing any damage at all. The Intercept missile was an example of this. The reason is because the original AI script for the missile was calling a deprecated, and buggy, core function to deliver damage.
So, rather than trying to fix a known core item that has been deprecated, it seems more logical to fix the OXP. And this is the result: Missiles_and_Bombs.oxz v2.6
Pretty much the only thing I've done is remove the old, non-working function calls and replaced them with the new equivalents. I think I've got the energy settings correct, but if someone wants to have a look over my conversions I'd be happy for some input.
In any case, if a few people out there can do some tests on this version and confirm it's working as expected, we can arrange for an updated version to go into the download manager.
Edit: The download manager has now been updated.