Hello,
does anyone know how to make a script so when I'm pressing +attack button my fov is changed to value B and when I stop shooting fov gets back to value A? (LG)

And question about zoomsensitivity command. If my fov is set to e.g. 120 and zoomfov is 90, then, to make sensitivity feel exactly the same with normal fov and while zooming I should set cg_zoomsensitivity to the value from this formula:
arctan[ 0.75 * tan( cg_zoomfov / 2 ) ] / arctan[ 0.75 * tan( cg_fov / 2 ) ]?
Or it doesn't work that way?

Thank you the answers.