Author Topic: the old school zoom in and zoom out  (Read 8118 times)

Excalibur

  • 68 Carbine
  • Posts: 492
the old school zoom in and zoom out
« on: March 11, 2004, 11:11:29 PM »
hey i dont know how many old school player know about this but you can zoom in and out in pb2. yea thats right zoom in and out. to do so all you have to do is
"bind (key) set fov 60" and then "bind (key) set fov 90" 90 is norm mode btw
you can also change it to anything like fov 30 to zoom in more and fov 120 to zoom out more.
i know know how many guys/gals will use this but its a old school trick i just rememberd

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: the old school zoom in and zoom out
« Reply #1 on: March 12, 2004, 12:15:22 AM »
I never found zooming to be very useful.  I tinkered with it back in the  320x240 days of quake, but at 1024x768 you can see people further away than paintballs can shoot, so... *shrug*

Excalibur

  • 68 Carbine
  • Posts: 492
Re: the old school zoom in and zoom out
« Reply #2 on: March 12, 2004, 12:35:55 AM »
i can see peeps just fine at long ranges too but the farther away he is the harder it is to hit him but with fov its easy. + its easyer to aim in small holes to get that camper.

Eiii

  • Autococker
  • Posts: 4595
Re: the old school zoom in and zoom out
« Reply #3 on: March 12, 2004, 05:08:16 AM »
used to use it...on some of the big maps, fov 1 is alot.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: the old school zoom in and zoom out
« Reply #4 on: March 12, 2004, 11:25:27 AM »
You can also set it to be a single key by a script like this:
bind mouse2 +zoom
alias +zoom "fov 10"
alias -zoom "fov 90"

Press the 2nd mouse button and you zoom in.  Release it and you zoom out.

snipperdag

  • PGP
  • Posts: 10
Re: the old school zoom in and zoom out
« Reply #5 on: March 12, 2004, 07:09:27 PM »
For a good zoom script you need to lower sensitivity, mightI recommend this one I have lying around from a different game :)


bind "mouse2" +snipe
alias +snipe "norm_set;snipe_set"
alias -snipe "re_set"
alias snipe_set "hand 2;fov 10;sensitivity 1"
alias norm_set "set _hand $hand;set _fov $fov;set _sens $sensitivity"
alias re_set "set hand $_hand;set fov $_fov;set sensitivity $_sens"


Its fully functional in Pb I tried it before I posted.


Snipperdag :)

Excalibur

  • 68 Carbine
  • Posts: 492
Re: the old school zoom in and zoom out
« Reply #6 on: March 12, 2004, 09:02:58 PM »
fov 10 is alot for most pb maps fov 60 is good for 90% of the maps

tomvendetta

  • PGP
  • Posts: 39
Re: the old school zoom in and zoom out
« Reply #7 on: March 12, 2004, 10:48:48 PM »
Ive been using the code jits posted for a couple of weeks and find it real useful on IcePond and IcePond2

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: the old school zoom in and zoom out
« Reply #8 on: March 12, 2004, 10:58:38 PM »
How is that possible?  I only posted it a day ago. ???

Excalibur

  • 68 Carbine
  • Posts: 492
Re: the old school zoom in and zoom out
« Reply #9 on: March 12, 2004, 11:36:31 PM »
lol he can travel in time :)

RoyalBlood

  • VM-68
  • Posts: 199
Re: the old school zoom in and zoom out
« Reply #10 on: March 13, 2004, 07:22:40 AM »
If you have a mouse wheel you can use the wheel to zoom in and out incrimentally.  So you can just zoom in a bit in tighter spots, and zoom in more in wider open areas.

Dirty_Taco

  • Map Committee
  • Autococker
  • Posts: 1630
_
« Reply #11 on: March 13, 2004, 12:34:41 PM »
Post removed
« Last Edit: July 26, 2010, 01:22:54 AM by Dirty_Taco »

Excalibur

  • 68 Carbine
  • Posts: 492
Re: the old school zoom in and zoom out
« Reply #12 on: March 13, 2004, 04:24:13 PM »
its not on some maps but some maps its good
i started to use it and i have allmost dubled my kills per game

Eiii

  • Autococker
  • Posts: 4595
Re: the old school zoom in and zoom out
« Reply #13 on: March 13, 2004, 04:40:45 PM »
doesn't build 9/8 not let you do that?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: the old school zoom in and zoom out
« Reply #14 on: March 14, 2004, 09:47:24 PM »
You can still do it.  There's always been an option for quake2 servers to disable changing FOV's, but I've never actually seen servers with that limitation on.

Excalibur

  • 68 Carbine
  • Posts: 492
Re: the old school zoom in and zoom out
« Reply #15 on: March 14, 2004, 10:17:25 PM »
i have seen some and a few whole mods that did it.

Eiii

  • Autococker
  • Posts: 4595
Re: the old school zoom in and zoom out
« Reply #16 on: March 15, 2004, 05:38:51 AM »
jit: what's the option

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: the old school zoom in and zoom out
« Reply #17 on: March 15, 2004, 01:24:27 PM »
set dmflags 32768

Cobo

  • Autococker
  • Posts: 1362
Re: the old school zoom in and zoom out
« Reply #18 on: August 01, 2005, 07:54:31 PM »
alias zoomLevel4 "fov 15; alias prevZoomLevel zoomLevel3; sensitivity 2"

alias zoomLevel3 "fov 30; alias nextZoomLevel zoomLevel4; alias prevZoomLevel
zoomLevel2; sensitivity 6"

alias zoomLevel2 "fov 55; alias nextZoomLevel zoomLevel3; alias prevZoomLevel
zoomLevel1; sensitivity 12"

alias zoomLevel1 "fov 90; alias nextZoomLevel zoomLevel2; alias prevZoomLevel
zoomLevel1; sensitivity 12"

bind mwheelup nextZoomLevel

bind mwheeldown prevZoomLevel


that is to zoom in and out with the mousewheel.
if you dont have a mousewheel you can bind another key to prevzoomlevel and nextzoomlevel ;)

loial21

  • Autococker
  • Posts: 2807
Re: the old school zoom in and zoom out
« Reply #19 on: August 01, 2005, 09:52:06 PM »
this was used on dark q2 wod maps, I never used complexed binds but I know those that would camp in a extra dark places and snipe with rail, disrupter, freeze gun, or snipen shorgun its black ball barly visable. It was normally double binded with the push/pull on a bound toggle key usally mouse 3 this was before 7.4 q2 WOD very very effective on OUTLANDS.bsp Dragon showed me how to camp by the rocket by rail and pick off people going for the rail. Sneaky but it one of the most effective tricks in q2 team play even though he complained that I need to learn more complex binds

. Sniper class anything promote good team work.
 

edit thanks cobo Iv been asking for that bind