PDA

View Full Version : FOV switch bind?


R O C
10-30-2009, 08:01 PM
Anyone have a decent FOV bind to switch in game?
Mine doesn't work
:fragend005:

WingNut
10-30-2009, 08:53 PM
Mine's pretty simple - just use my mouse wheel:
bind mwheeldown "cg_fov 120"
bind mwheelup "cg_fov 90"

Mustang
10-30-2009, 11:00 PM
Mine's pretty simple - just use my mouse wheel:
bind mwheeldown "cg_fov 120"
bind mwheelup "cg_fov 90"

PUNKED!

R O C
10-30-2009, 11:30 PM
Thanks WingNut, will try it in game.

R O C
10-31-2009, 12:27 AM
tried it, jiggy with it.
Thanks

Knobby
03-28-2010, 08:03 AM
Anyone have a decent FOV bind to switch in game?
Mine doesn't work
:fragend005:

I use this just change as appropriate if you want to use it :)

bind j "vstr fps_change"
set fps_change "vstr fps_76"
set fps_76 "com_maxfps 76; echo 76; set fps_change vstr fps_43"
set fps_43 "com_maxfps 43; echo 43; set fps_change vstr fps_125"
set fps_125 "com_maxfps 125; echo 125; set fps_change vstr fps_76"

R O C
03-28-2010, 03:09 PM
Yeah, I recognize that one from a tweak cfg. Isn't that for FPS though?
While I got ya on the vine here, know any bind that recognizes a command for mouse click?
I have a Logitech mousewheel that also has a click select function. Don't know the command to use it though. I can set the near and far but I would like to have mid-setting as well.

WhyNot?
03-28-2010, 07:30 PM
whats a FOV? :icon_rolleyes:

whiteyford
03-28-2010, 08:05 PM
field of view you goofball lol

WhyNot?
03-28-2010, 08:38 PM
baahahahaha!
I thought it ment something else :D

Celine
03-28-2010, 09:11 PM
My bind is:

bind F3 "cg_fov 120"
bind F4 "cg_fov 90"

Yes i removed ready and not-ready for those but i never use F3 or F4 once a map ends, I just click ready..
And another reason for putting it there,
It's close to 3 (weapon slot) and I would never bind it to mouse wheel.
Since the mouse wheel means a fast weapon switch when you are moving.

R O C
03-29-2010, 01:38 AM
My bind is:

bind F3 "cg_fov 120"
bind F4 "cg_fov 90"

Yes i removed ready and not-ready for those but i never use F3 or F4 once a map ends, I just click ready..
And another reason for putting it there,
It's close to 3 (weapon slot) and I would never bind it to mouse wheel.
Since the mouse wheel means a fast weapon switch when you are moving.
Interesting reasoning. I seldom want to look at my keys to reach the function keys though. In typing class, they didn't exist so I never taught myself to use them w/o looking.

NiteMare
03-29-2010, 02:43 AM
field of view you goofball lol

What else does it mean???????

Interesting reasoning. I seldom want to look at my keys to reach the function keys though. In typing class, they didn't exist so I never taught myself to use them w/o looking.

Why use both and not one? :rtfm:

WhyNot?
03-29-2010, 02:57 AM
I still don't see the point of this... :icon_rolleyes:

Celine
03-29-2010, 08:33 AM
I still don't see the point of this... :icon_rolleyes:

The Field of View determines some things.
1. How wide you can look
2. how easy you can make headshots

How to use it?
In wide open areas you switch to wide view(highest field of view) to make sure you see everyone.
If the opponent has a sniper on the other side of the map, you zoom in (smaller field of view) you can now make headshots more easily, but it is harder to hit people close-by who are moving around.

Try it,

Good luck :)

R O C
03-29-2010, 12:31 PM
Yeah, what she said! :P

Why use both and not one what? Function keys -vs- mouse wheel? Not sure what you are suggesting.

Cav
03-11-2011, 09:13 PM
bind MOUSE5 vstr FovToggle

/set FovToggle vstr FovLow

/set FovLow "cg_fov 50; set FovToggle vstr FovHigh"

/set FovHigh "cg_fov 130; set FovToggle vstr FovLow"

This is what I have, very effective. If you don't have a MOUSE5 then select whatever key you like. But using these commands you have one key for both. So toggle between FOV's with just one key ;)

R O C
03-12-2011, 01:24 PM
PB kicks for Cvars outside 90 and 120. How do you rate?

Cav
03-12-2011, 03:15 PM
Oh I didnīt know that. Looking at my cfg this is what I exactly haveą
seta FovToggle vstr FovLow
seta FovLow "cg_fov 30; set FovToggle vstr FovHigh"
seta FovHigh "cg_fov 130; set FovToggle vstr FovLow"

But thatīs not at all within 90 and 120 xd. As soon as Iīm getting kicked Iīll change it then lol. How do you mean by how I rate ?

Kernel 2.6.5
03-13-2011, 07:28 AM
ET only goes to 90 degrees on the low end.
Even if you enter something lower than 90, it's still going to be 90.
The max. is 160 even if you enter a number higher than that.

Cav
03-13-2011, 11:42 AM
Ah I see. That does explain why I didn't see much difference lol.

R O C
03-14-2011, 01:35 AM
How do you mean by how I rate ?
How do you get away with it is what I mean.
I am always leery of pushing the cvars and getting kicked, or worse...banned!