Jump to content
Sign in to follow this  
Tomsz

How to change zero'ing default on a scope?

Recommended Posts

Hi as the title says I would like to change my scopes default zeroing which is at 1200m to like 800m, How would I do this? what needs to be changed in the config.bin file?

thanks guys!

Share this post


Link to post
Share on other sites

In the config for your optics you should have two lines:

discreteDistance[] = {LIST OF ZEROING RANGES};

and

discreteDistanceInitIndex = N

In discreteDistance you should have a list of zeroing ranges, if you set 'N' in discreteDistanceInitIndex to 0 it will use the first distance in the discreteDistance list as the default zeroing distance, if you use 1 it will use the second distance in the list, 2 = 3rd, 3 = 4th and so on.

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  

×