Quote:
Originally Posted by Hitman
Thanks I discovered that already
I have achieved a reasonable result with a 30º field of view -leaves the reticle out of the image- but I wanted to know if it could be done keeping the historic 40º. Apparently not 
|
I tried and tried, but no joy. There are ways but they have problems.
One way involves adding a new, "fake" zoom level at the first position (the first zoom level in the list determines how the lines are drawn). So you have zoom levels like this:
1) something very big (i.e. small angle, to get rid of the lines)
2) first "real" zoom level
3) second "real" zoom level
The problem is that when you zoom "in" from zoom level 3, you go back to zoom level 1 (some sort of engine bug). But, you could actually get around that bug (as well as prevent zooming "out" from zoom level 2) by using AutoHotkey... :hmm: