View Single Post
Old 9th June 2002, 15:33     #14
Madman
 
Re: Question...

Quote:
Originally posted by W0Lv3R1nE
how do u keep your fov at a certain number with out changing back to 90 once you die?
please help

Is there any command for Zquake so i dont have to keep changing fps settings to fast mode>?
just as a note for thise using mqwcl/qwcl etc.

Code:
bind space "+jump;fov xxx"
change the space to your key you hit to jump (eg. to respawn once you die)note that the command has to be before the fov change, otherwise if it's the fov change, but it's already at the fov level you want it to goto, the bind stops, and doesn't continue past that point (eg. the jump won't work)
  Reply With Quote