UllyB Posted April 23, 2018 Posted April 23, 2018 I wanna know if that patriot missile battery fires indefinitely or if it has limited ammo. When game generates it, it seems that there is no escape from it, no matter how low you fly or fast and it fires like a machinegun. Thank you. Quote
tiopilotos Posted April 23, 2018 Posted April 23, 2018 Every Patriot launcher has 4 missiles. The reason why this system fires at the same time missiles from every single launcher is the missile guidance. It is known that game engine is responsible for many bugs. In SF2 a SAM system equipped with active radar homing (or other type such as radio command) missiles acts like Patriot. During one engagement all launchers will fire against the target, so if you normally have 6 launchers, you will find yourself under attack by 6 Patriot missiles. That's the reason why Patriot is so deadly. You can drop many chaffs to evade a single missile but against 6, I guess kill probability is almost 100%. If you want to change that you must edit the launcher_data and limit the yaw values. By default you have this: YawLimited=FALSE MinYaw=-180 MaxYaw=180 Change them to: YawLimited=TRUE MinYaw=-30 MaxYaw=30 Now the system will normally fire 1-2 missiles instead of 6. 1 Quote
UllyB Posted April 23, 2018 Author Posted April 23, 2018 Thanks for the advice, I'll try your fix. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.