//M@$E$'s DAIKATANA TWEAKING CFG

set statusbar_alpha "0.286714"
set gib_enable "0"
set weapon_visible "0"
set cl_maxfps "31"
set msg "1"
set in_joystick "0"
set scr_conspeed "30"
set freelook "1"
set mfilter "1"
set run_path "0"
set run_pitch 0.0
set run_roll "0"
set bob_pitch "0"
set bob_roll "0"
set bob_up "0"set
set cl_gun "0"
set gun_z "3"
set gun_x "-3"
set gun_y "0"
set cl_blend "1"
set cl_forwardspeed "400"
set cl_sidespeed "400"
set cl_upspeed "400"
set cd_nocd "1"
set s_primary "0"
set s_mixahead ".14"
set s_loadas8bit "0"
set s_khz "11"
SET FX_GLIDE_ALLOC_COLOR=3
//set cl_particles "1"
set intensity "2.0"
set cl_lights "0"
set cl_delta "1"
set sw_mipscale "2"
set sw_mipcap "0"
set sw_waterwarp "0"
set cl_blend "0"
set cl_predict "1"
set gl_ext_palettedtexture "1"
//set gl_mode 4
set gl_cull "1"
set gl_round_down "1"
set gl_skymip "1"
set gl_shadows "0"
set gl_ext_palettedtexture "1"
set gl_triplebuffer "1"
set gl_dynamic "0"
set gl_polyblend "0"
set gl_playermip "2.0"
set gl_picmip "0.0"
set gl_keeptjunctions "0"
set gl_flashblend "1"
set gl_ext_swapinterval "1"
set gl_swapinterval "0"
set gl_ztrick "0" //turning this on made shit flicker....
set gl_modulate "2.1"
//>>>CROSSHAIR TOGGLE
alias C1 "crosshair 1;echo Crosshair 1;bind F2 C2"
alias C2 "crosshair 2;echo Crosshair 2;bind F2 C3"
alias C3 "crosshair 3;echo Crosshair 3;bind F2 C4"
alias C4 "crosshair 4;echo Crosshair 4;bind F2 C1"
bind C C1
//>>>UNLAGGER
alias +lag "set origrate $rate; rate 1"
alias -lag "set rate $origrate; echo Rate: $rate"
bind q +lag