Dear Mods: If there is any thread posted here that fits my Topic...just move this post! I've searched for something similar but havent found any that fits.
cl_bobcycle 0
cl_bobmodel 0
cl_itembobheight 0
cl_rollangle 0
cl_nogibs 1
v_kicktime 0
cl_particles_quality .1
cl_particles_size .1
________________
the more u see the better:
cl_noplayershadow 0
r_sky 0
r_drawviewmodel 0
fov 110
i got view size 120 (dunno the cmd)
_________________
better for airshots:
seta in_pitch_max 180
seta in_pitch_min -180
_________________
here are some aliases i use:
//crouch lock
alias crlock "crlock1"
alias crlock1 "+crouch;alias crlock crlock2"
alias crlock2 "-crouch;alias crlock crlock1"
bind "shift" "crlock"
//hook lock
alias hklock "hklock1"
alias hklock1 "+hook;alias hklock hklock2"
alias hklock2 "-hook;alias hklock hklock1"
bind "e" "hklock"
// zoom script
set fov_orginal $fov
set fov_zoomvalue 50
set fov_sensorginal $sensitivity
set fov_sens 0.8
alias "+fov_zoom" "fov $fov_zoomvalue ; sensitivity $fov_sens"
alias "-fov_zoom" "fov $fov_orginal ; sensitivity $fov_sensorginal"
alias zoom_toggle "zoom_on"
alias zoom_on "fov $fov_zoomvalue ; sensitivity $fov_sens ; alias zoom_toggle zoom_off"
alias zoom_off "fov $fov_orginal ; sensitivity $fov_sensorginal ; alias zoom_toggle zoom_on"
bind "mouse3" "+fov_zoom"
bind "x" "zoom_toggle"
(Zoom script(tm) is a registred trademark of morfar(tm) all hail and gloryfications to HIM only)
and i use Obi's two-coloured crosshair.
theres only one thing missing: how can i deactivate this shoot bob? (the bob that "bob's" me when +attacks are done.).
sincerly,
3<!|$*"|
