PDA

View Full Version : fov


Vv-
August 17th, 2003, 04:56 PM
I'm just wondering what FOV everyone uses... i've used 115 and recently went to default

N8ne
August 17th, 2003, 04:59 PM
I have an alias set up to give me fov 80 with the RPG and when I push it, it switches to fov 110 with the super shotgun... I think it helps my aim a lot, but it's hard to get used to having your fov change while you're playing (took me about a week).

August 17th, 2003, 05:10 PM
100

Kaptain Kracker
August 17th, 2003, 05:13 PM
120

August 17th, 2003, 05:14 PM
120 for rpg/ac, 110 for shotgun.

Death_Haven
August 17th, 2003, 05:15 PM
110 for everything

AqueouS
August 17th, 2003, 05:20 PM
120

Sorrit
August 17th, 2003, 05:24 PM
100, but i have a bind that i can hit to bring it down to 70, then back to 100

August 17th, 2003, 05:29 PM
120 and 115 depending on my mood

greg-
August 17th, 2003, 05:30 PM
110-5

Nomad
August 17th, 2003, 05:32 PM
http://www.thecatacombs.net/forums/showthread.php?s=&threadid=3144
and loosely related: http://www.thecatacombs.net/forums/showthread.php?s=&threadid=6212
I use 120 because it gives me an unfair advantage.

Success@Failure
August 17th, 2003, 05:35 PM
Originally posted by Death_Haven
110 for everything

mase
August 17th, 2003, 05:35 PM
Originally posted by |dizZLe|
i use 120 all round,
but i've been looking for a script so that i can have a different fov for shotties, then back to default for anything else
ne1 wanna help?


alias fov "default_fov 120;fov2"
alias fov2 "fov 120;fov3"
alias fov3 "bind f bind f fov4"
alias fov4 "default_fov 90;fov5"
alias fov5 "fov 90;fov6"
alias fov6 "bind f bind f fov"
bind f fov

or something like that.

August 17th, 2003, 05:37 PM
I use 130 all around. sucks for mulch.

nosrepaton
August 17th, 2003, 05:49 PM
Originally posted by AtomicAardvark
120

jabroni
August 17th, 2003, 06:01 PM
120 for soldier
95 for the rest

TriaD
August 17th, 2003, 07:00 PM
120

Fivestar
August 17th, 2003, 07:08 PM
100 solly
105 hw
98 for the rest

unix_yoda
August 17th, 2003, 07:10 PM
i don't see how people can stand other FOV's other than 0... i certainly can't, gives me a headache

August 17th, 2003, 07:27 PM
Originally posted by unix_yoda
i don't see how people can stand other FOV's other than 0... i certainly can't, gives me a headache

You mean 90 :p

Cause fov 0 = default_fov

So if default_fov is 90 then, fov 0 is 90. If default_fov is 110 then fov 0 = 110. You get what I mean :p

Cobalt
August 17th, 2003, 07:38 PM
110/70 "zoom"

SanaRo
August 17th, 2003, 08:32 PM
112

jabroni
August 17th, 2003, 08:33 PM
Originally posted by |dizZLe|
k i modded it a bit...
would this work?

alias fov1 "fov 90 ;bind "key" fov2"
alias fov2 "fov 120 ;bind "key" fov1"
bind "key" "fov1"


alias cgun cgun1
alias cgun1 "slot3;fov 90;alias cgun cgun2"
alias cgun2 "slot5;fov 120;alias cgun cgun1"

bind q "cgun"

That would be for soldier. Put that in your soldier.cfg and switch q to the key you'd like to use.

MK.Sub-Zero
August 17th, 2003, 08:38 PM
Originally posted by |dizZLe|
k i modded it a bit...
would this work?

alias fov1 "fov 90 ;bind "key" fov2"
alias fov2 "fov 120 ;bind "key" fov1"
bind "key" "fov1"
I have like this:
//RPG and SuperShotty One-button Switch
alias ssgrpg_tog ssgrpg_on
alias ssgrpg_on "slot5;alias ssgrpg_tog ssgrpg_off;fov 110"
alias ssgrpg_off "slot3;alias ssgrpg_tog ssgrpg_on;fov 90"
bind e ssgrpg_tog
You can replace slot5 with "tf_weapon_rpg" and slot3 with tf_weapon_supershotgun. The difference is that this way it's silent when you switch.

])esi|ence
August 17th, 2003, 10:04 PM
10 x 11 = my fov

Oggy
August 18th, 2003, 06:13 AM
I used 120 for ages then went down to 110 then about a week ago went back to default and tbh 90>all

ChewMaster
August 18th, 2003, 06:16 AM
Always have, always will: default

Xion
August 18th, 2003, 06:18 AM
I use 135 so my unfair advantage is even larger.

ffej-OD
August 18th, 2003, 06:32 AM
110 for everything ;((

bowser
August 18th, 2003, 06:34 AM
120 for everything

Lei`
August 18th, 2003, 06:41 AM
Originally posted by WhiteFox
I use 130 all around. sucks for mulch.

One Winged Angel
August 18th, 2003, 07:49 AM
90

Jymox
August 18th, 2003, 12:54 PM
default.

August 18th, 2003, 12:56 PM
110

handy
August 18th, 2003, 01:05 PM
90

August 18th, 2003, 01:10 PM
recently went from 120 to 110 to increase shotgun aim

August 18th, 2003, 01:37 PM
110

JimRay1
August 18th, 2003, 04:21 PM
usually default occasionally 100

doublej
August 18th, 2003, 05:31 PM
120

Thoth
August 18th, 2003, 06:12 PM
Have been using 120 for a year and a half now in tfc, for 2 years in quake.

KnuX
August 18th, 2003, 06:51 PM
originally posted by Nomad
http://www.thecatacombs.net/forums/...=&threadid=3144
and loosely related: http://www.thecatacombs.net/forums/...=&threadid=6212
I use 120 because it gives me an unfair advantage.

:)

k9black`
August 18th, 2003, 06:53 PM
default for everythin