MosesIsComingLookBusy Posted June 26, 2014 Posted June 26, 2014 Hey, when I used to play before back in the day I used a zoom in zoom out script that allowed me to roll my mousewheel and it would change my cg_fov from 120 to 90 fexp. Zoom other way it would change it back, see what I mean? very useful, don't need binos, can shoot at the same time. Now I do not remember the command line to get this working, anyone remember it? Quote
-=First=- Posted June 26, 2014 Posted June 26, 2014 Here's my own config for FOV changing : i've created a cycle, you can put any value from 90 to 120 for FOV. The number 2 at the end is here to make my scoll up change FOV every +2 from 90 to 120 : 90 > 92 > 94 > 96 > 98 > 100 > ... > 118 > 120 + I got another button of mouse bind fov 114 to restore my fav fov bind mwheelup "cycle cg_fov 120 90 2" bind mwheeldown "cycle cg_fov 90 120 2" Quote
MosesIsComingLookBusy Posted July 7, 2014 Author Posted July 7, 2014 Hey, thanks Medic, I completely forgot to reply and thank you. Yeah something like that, works fine. I just remember the old one I had went something like this /bind mwheelup "zoomin; cg_fov 100 /bind mwheeldown "zoomout; cg_fov 120 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.