Jump to content
Sign in to follow this  
THe_Evil_One

Accuracy Editing

Recommended Posts

Does anybody know what part of the config file must I change to adjust the accuracy of the different weapons? I have Predator's sound mod notworthy.gif currently installed and my sniper rifles are shooting all over the place. pistols.gif

Share this post


Link to post
Share on other sites

Hi i made a topic the same as this! The guys were very helpfull.

Im using predators sounds too and ive made all the rifles ultra acurate. I did this by lowering dispersion,(witch you can find in weapons cfg witch youll have to unpack the weapons.pbo then unpack the config.bin to find it there) and changing max and minRangeProbab. So it looks like this:

minRange = 2;

minRangeProbab = 0.1;

midRange = 30;

midRangeProbab = 0.8;

maxRange = 50;

maxRangeProbab = 0.04;

so mid min and max range i didnt touch as they are the weapons settings but underthat you see 0.1 ect. Well i just changed these to:

minRange = 2;

minRangeProbab = 2.0;

midRange = 30;

midRangeProbab = 25.0;

maxRange = 50;

maxRangeProbab = 45.04;

Well you can add anything you want but that was just an example. Dont forget that there are settings for single, burst and full.

Share this post


Link to post
Share on other sites

Thanks! All I had to do was lower the dispersion number and it tightened up my bullet patterns. yay.gif You say changing the RangeProbab's will do the same?

Share this post


Link to post
Share on other sites
Quote[/b] ]And you use this online?

Not quite. As I stated earlier, this is for Predator's mod thumbs-up.gif

Share this post


Link to post
Share on other sites

well the rangeprob is how much of a probrability the bullet will hit someone from that range so higher it to gane more probability that that bullet will hit something!

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  

×