I applies the LO2.2, but i found that when i try to aim the whole screen doesn't zoom which makes the purpose of aiming pointless. Any mod that can fix this problem??
Open up the weapon files (found in gamedata\config\weapons) and search for 'scope_zoom_factor'. Any weapon that has a 'scope_zoom_factor' of 85 or 90, change it to 50.
Make a backup before you change anything, and make sure you don't change any scoped weapons (SVD, SVU, G36, L85, Val and Vintorez, etc)
thx the problem apprently solved. I also want to know how can i make the crosshair appear. So far, i'm seeing only a white dart.
Sure. Open the file 'system.ltx' (found in gamedata\config) and search for [hud_cursor]. You'll see this:
[hud_cursor] cross_length = 0.0 min_radius = 0.0 max_radius = 1.0 radius_lerp_speed = 0.08 cross_color = 0.7,0.7,0.7,1.0 disp_scale = 0.08
Change cross_length to 0.015.