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.
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now