fov toggle
•
9 Mar 2010, 21:59
•
Journals
need some pls post it :p
» Your journal body must be at least 40 characters long. You currently have 24 characters.
» Your journal body must be at least 40 characters long. You currently have 24 characters.
set fov1 "cg_fov 90; set fov vstr fov2"
set fov2 "cg_fov 115; set fov vstr fov1"
set fov "vstr fov1"
set far "seta cg_fov "110"; set ftoggle vstr near; echo ^1NahKampf;seta cg_crosshairsize "50""
set ftoggle "vstr far"
bind mouse3 "vstr ftoggle"
set middle "sensitivity 1337; cg_fov 120"
bind mouse2 "+vstr far middle"
smth like this
bind MWHEELUP "cg_fov 120; b_hitsounds 1; echo ^0fov^2^^7120"
set lefton "+moveleft"
set leftoff "-moveleft"
bind a "+vstr lefton leftoff"
set righton "+moveright"
set rightoff "-moveright"
bind d "+vstr righton rightoff"
set fowardon "+forward"
set fowardoff "-forward"
bind w "+vstr fowardon fowardoff"
set backon "+back"
set backoff "-back"
bind s "+vstr backon backoff"
bind mouse2 "+vstr aids1 aids2"
set aids1 "+movedown;cg_fov 90;b_hitsounds 1"
set aids2 "-movedown;cg_fov 120;b_hitsounds 2"
crouch+fovchange = win
bind mwheelup "cg_fov 90"