Jump to content

Recommended Posts

Posted

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.

Posted

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. 

  • Thanks 1

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..