x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Zoom script?

Created 8th June 2009 @ 21:06

Add A Reply Pages: « Previous 1 2

Beef Eater

If you copy-pasted the script from here you should check and retype the quotation marks, for some reason they tend to mess up sometimes.

Yeh, I noticed that too so I replaced the quotation marks, but that didn’t seem to fix it. So I retyped the whole script, which didn’t fix it either, oddly enough.

Hansa

.idk?

i’m looking for a script like that to change my fov 90 into fov 75 when i’m playing sniper.

So basically, did the script previously post is good ?

Beef Eater

i’m looking for a script like that to change my fov 90 into fov 75 when i’m playing sniper.

So basically, did the script previously post is good ?

Which one? I would say the latest one I posted is the best, if it only WORKED. :P
I’ll try putting the script in my config.cfg and see if it works then…

Beef Eater

Nope, that didn’t do it. I really don’t get it

kolox

obs.

i’m looking for a script like that to change my fov 90 into fov 75 when i’m playing sniper.

So basically, did the script previously post is good ?

open up (with backslashes) /tf/cfg and open up sniper.cfg. In that, put the text: fov_desired 75
then open up all the other class configs and put fov_desired 90

Should work?

Hansa

.idk?

it works, thank you sir.

I also turned my fov90 into fov75 for the spy for a better use of the ambassador :D

RaCio

GoT²

alias +zoom “fov_desired 75”
alias -zoom “fov_desired 90”
bind v “+zoom”

Seems to work for me.

Beef Eater

I typed in the script I mentioned before into the console. Then it worked perfectly. Now I start up TF2 again and clicking the button has no effect whatsoever. *shakes head*

Rele

alias +zoom "fov_desired 75; r_drawviewmodel 0"
alias -zoom "fov_desired 90; r_drawviewmodel 1"
bind mouse3 +zoom

This one has to work tbh…

eoN^

I typed in the script I mentioned before into the console. Then it worked perfectly. Now I start up TF2 again and clicking the button has no effect whatsoever. *shakes head*

Put it in your autoexec.cfg.
You can find it in
C:/Program Files/Steam/steamapps/username/team fortress 2/tf/cfg

Beef Eater

I typed in the script I mentioned before into the console. Then it worked perfectly. Now I start up TF2 again and clicking the button has no effect whatsoever. *shakes head*

Put it in your autoexec.cfg.
You can find it in
C:/Program Files/Steam/steamapps/username/team fortress 2/tf/cfg

That’s what I did previously, and that’s when it stopped working.

EDIT: Now I did it again, and it works finally! Woo!

Add A Reply Pages: « Previous 1 2