Vax0r Posted July 6, 2013 Report Share Posted July 6, 2013 Hey people! I was wondering, is it possible to reduce the amount of zoom levels of the Sniper? Quote Link to comment Share on other sites More sharing options...
Destroy666 Posted July 6, 2013 Report Share Posted July 6, 2013 In ET? There are several cvars for zooming, I tihnk you're looking for these: cg_zoomStepBinoc 3 rate of change when zoomin/zoomout with binocularcg_zoomStepFG 10 rate of change when zoomin/zoomout with FGcg_zoomStepSniper 2 16/n = how many steps of incremental zoomin/zoomout for both binoc and snipercg_zoomStepSnooper 5 rate of change when zoomin/zoomout with snooper rifle source: http://www.antman.info/wolf/cvar/ Quote Link to comment Share on other sites More sharing options...
Charlie Posted July 6, 2013 Report Share Posted July 6, 2013 Isn't there just an in game option to set it to 2, 4, 8 or 16 something? Like in Options > View. Or am I thinking of something else Quote Link to comment Share on other sites More sharing options...
Smirre Posted July 6, 2013 Report Share Posted July 6, 2013 Yes on the game menu. 4 is what you're looking for, 8 is by default. Quote Link to comment Share on other sites More sharing options...
Destroy666 Posted July 6, 2013 Report Share Posted July 6, 2013 If you use game options instead of cfg... then your solution is good as well. I used them in the past too, but got too lazy to change everything over and over again in case they get lost because of a bug or reinstall. Quote Link to comment Share on other sites More sharing options...
Stumpel Posted July 7, 2013 Report Share Posted July 7, 2013 well cvar force to ALL would make it even... So all got same =) Quote Link to comment Share on other sites More sharing options...
Vax0r Posted July 7, 2013 Author Report Share Posted July 7, 2013 Thank you all! This will do (: Quote Link to comment Share on other sites More sharing options...
Micha! Posted August 1, 2013 Report Share Posted August 1, 2013 In ET? There are several cvars for zooming, I tihnk you're looking for these: cg_zoomStepBinoc 3 rate of change when zoomin/zoomout with binocularcg_zoomStepFG 10 rate of change when zoomin/zoomout with FGcg_zoomStepSniper 2 16/n = how many steps of incremental zoomin/zoomout for both binoc and snipercg_zoomStepSnooper 5 rate of change when zoomin/zoomout with snooper rifle source: http://www.antman.info/wolf/cvar/ These are wrong (I looked it up in the etpub source once and read about it from etpro team) Hold mouse2 to snipe. My covert.cfg: bind 1 "weaponbank 1;cg_drawgun 0;m_pitch 0.0151;sensitivity 3.5"bind 2 "weaponbank 2;cg_drawgun 0;m_pitch 0.0151;sensitivity 3.5"bind 3 "classmenu; class;sensitivity 3.5"bind 4 "weaponbank 4;cg_drawgun 0;m_pitch 0.0151;sensitivity 3.5"bind 5 "weaponbank 5;cg_drawgun 0;m_pitch 0.0151;sensitivity 3.5"bind 6 "weaponbank 6;cg_drawgun 0;m_pitch 0.0151;sensitivity 3.5"bind 8 "weaponbank 8;cg_drawgun 0;m_pitch 0.0151;sensitivity 3.5"bind R "+reload;sensitivity 3.5; m_pitch 0.0151"bind mouse1 "+attack"bind mouse2 "+vstr zoomin zoomout"set zoomin "+zoom;weapalt;m_pitch 0.040;sensitivity 10;com_maxfps 71"set zoomout "-zoom; m_pitch 0.0151;sensitivity 3.5"seta cg_fov "110"seta cl_maxpackets "71"seta cg_zoomDefaultBinoc "88" //unusedseta cg_zoomDefaultSnooper "88" //unusedseta cg_zoomDefaultFG "88" //unusedseta cg_zoomDefaultSniper "100" //Default Zoom Level (maximal 20) //angel in ° used with binocs (Blickwinkel, in Grad, bei aktiver Binoculars - Sicht)seta cg_zoomfov "88" //unusedseta cg_zoomstepsniper "8" //Zoom Levelsseta cl_mouseAccel "0"seta m_filter "0" Quote Link to comment Share on other sites More sharing options...
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.