Jump to content
Sign in to follow this  
VBCI

How to reduce the speed of air to air missile 9K32 Strela / stingers?

Recommended Posts

Hello,

I would like to reduce the speed of air to air missiles 9K32 Strela / stingers

how can I do?

Thank you for your help.

Share this post


Link to post
Share on other sites

bin/config.cpp { cfgAmmo { class AA {

thrustTime=3.0;

thrust=1000;

Make thrust lower and maybe increase thrustTime. Strela ammo inherits all values from Stinger ammo so you don't have to change that.

Share this post


Link to post
Share on other sites

hi,

Hello,

I would like to reduce the speed of air to air missiles 9K32 Strela / stingers

how can I do?

Thank you for your help.

Here's a script to increase or decrease projectile speed. LINK

cya.

Nikiller.

Share this post


Link to post
Share on other sites

Keep in mind that if you only reduce the speed with a script, without increasing thrustTime, you are also reducing the effective range of AA missiles in the same proportion.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×