Intercept Categories -- more than just an antinuke
-- ALL projectiles can be intercepted
-- ALL weapons can intercept
Edit for clarity. (thanks lurker)
Anti Missile Systems
Moderator: Moderators
-
- Posts: 1176
- Joined: 23 Aug 2007, 19:46
Re: Anti Missile Systems
Yeah I'd also like general weapon tags for this. Imo this should include two weapon tags (one for the intercepting weapon and one for the one that should be intercepted) which work just like that "binar system" for the shields so you can have weapons just intercepting certain weapons (which means a weapon can intercept multiple different weapons too)...
Also it needs to be made sure that there always is just one weapon firing at one specific projectile. It currently works for Anti-Nukes that way but it also makes sense for any system that gets integrated without touching any of that hardcoded function to keep it that way. It would be lame if an anti-missile or -torpedo system of several units fired at the same incoming projectile...
On the other hand a tag of its own for this behaviour might be interesting too although not really needed. Some people might want to do like miniguns though which have quite an inaccuracy and thus having multiple ones for safe interception would be needed. It would require coding quite some additional logic though...
Also it needs to be made sure that there always is just one weapon firing at one specific projectile. It currently works for Anti-Nukes that way but it also makes sense for any system that gets integrated without touching any of that hardcoded function to keep it that way. It would be lame if an anti-missile or -torpedo system of several units fired at the same incoming projectile...
On the other hand a tag of its own for this behaviour might be interesting too although not really needed. Some people might want to do like miniguns though which have quite an inaccuracy and thus having multiple ones for safe interception would be needed. It would require coding quite some additional logic though...
Re: Anti Missile Systems
just make it return the number of "already firing" anti systems.
Or even in a more complicated system, allow it to return the "weight" of the anti projectile systems firing at a projectile. (weight specified by the modder. so if you have a weapon which hits 100% of times, it will have high enough weight to force other weaponary to shoot at different projectile. Etc.
Or even in a more complicated system, allow it to return the "weight" of the anti projectile systems firing at a projectile. (weight specified by the modder. so if you have a weapon which hits 100% of times, it will have high enough weight to force other weaponary to shoot at different projectile. Etc.
Re: Anti Missile Systems
I think that if we have a way to destroy Projectiles, we should be able to fake this (in a way that will look good), if nothing else.
Re: Anti Missile Systems
+1Argh wrote:I think that if we have a way to destroy Projectiles, we should be able to fake this (in a way that will look good), if nothing else.
Also adding that there would preferably be options to detonate or not detonate the projectile when it is destroyed.
Re: Anti Missile Systems
I would also like to see suitable projectiles (AA missiles, torpedoes, etc) that self-destruct when they've missed their target and have traveled too far beyond their initial range limit (~115% or something).
Re: Anti Missile Systems
burnblow=1;Societal wrote:I would also like to see suitable projectiles (AA missiles, torpedoes, etc) that self-destruct when they've missed their target and have traveled too far beyond their initial range limit (~115% or something).
Re: Anti Missile Systems
They just disappear and don't seem to explode.
Re: Anti Missile Systems
Even worse. Vlaunch missiles for ex. do not disappear, they fall down (I've had this experience with a vlaunch AA missile - it either hits the plane, or falls back down possibly blowing something up). I'd like to be able to make it explode midair in case of a miss instead.