Tomsz 1 Posted April 16, 2013 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
da12thMonkey 1943 Posted April 16, 2013 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