Hi. I have an issue with this floating aimzone. In Arma 1 the developers included an option of disabling this thing and the crosshair starts to move as in normal FPS games. But here, in CWA, I can't find such an option.
There is a solution to this problem though, you can edit CONFIG.bin file and change parameters like maxGunElev, minGunElev, maxGunTurn and minGunTurn, I know that, but my problem is with opening this bin file and reading it. If I open it as a TXT file, I can't really edit what is written there because there are some strange encodings, cyryllic letters after those parameters and I don't know where to type changes and what has to remain untouched.
For example: "Ð minGunElev ДÑÑÑ Ð¡maxGunElev <"
Normally it has to be written so: "minGunElev=-5; maxGunElev=5;"
If you want I can send you a screenshot of that code, because I can't post any links now, I have registered here a couple of minutes ago and the system doesn't allow it yet.
Can someone tell me how can this config file be opened and read?
Thanks in advance.