Jikko Posted June 4, 2018 Posted June 4, 2018 How do you modify the zooming in sensitivity in l4d2? Do i need a mod for it, or can i modify it trough the config files?
cincinnatus Posted June 4, 2018 Posted June 4, 2018 (edited) I use this bind mouse2 "+attack2;hipsens" bind mouse4 "+zoom;zoomsens" alias hipsens "sensitivity 1.55" alias zoomsens "sensitivity 1.3086464" You don't really need all those aliases, but I was testing a bunch of different scaling methods like this: alias zoom0 "alias zoomsens sensitivity 1.26934615" alias zoom12 "alias zoomsens sensitivity 1.86" alias zoomv2 "alias zoomsens sensitivity 1.53067615" alias zoom25 "alias zoomsens sensitivity 1.3086464" I'm fairly sure the fov of the zoom is the same as first zoom in csgo. Edited June 4, 2018 by cincinnatus
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now