Jump to content

Recommended Posts

Posted

In ET? There are several cvars for zooming, I tihnk you're looking for these:

 

cg_zoomStepBinoc rate of change when zoomin/zoomout with binocular

cg_zoomStepFG 10 rate of change when zoomin/zoomout with FG

cg_zoomStepSniper 16/n = how many steps of incremental zoomin/zoomout for both binoc and sniper

cg_zoomStepSnooper rate of change when zoomin/zoomout with snooper rifle

 

 

source: http://www.antman.info/wolf/cvar/
 

Posted

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

Posted

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.

  • 4 weeks later...
Posted

In ET? There are several cvars for zooming, I tihnk you're looking for these:

 

cg_zoomStepBinoc rate of change when zoomin/zoomout with binocular

cg_zoomStepFG 10 rate of change when zoomin/zoomout with FG

cg_zoomStepSniper 16/n = how many steps of incremental zoomin/zoomout for both binoc and sniper

cg_zoomStepSnooper 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"    //unused

seta cg_zoomDefaultSnooper "88"    //unused

seta cg_zoomDefaultFG "88"        //unused

seta cg_zoomDefaultSniper "100"    //Default Zoom Level (maximal 20)

                                //angel in ° used with binocs (Blickwinkel, in Grad, bei aktiver Binoculars - Sicht)

seta cg_zoomfov "88"             //unused

seta cg_zoomstepsniper "8"        //Zoom Levels

seta cl_mouseAccel "0"

seta m_filter "0"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...