2013年6月11日火曜日

meiji cfg

よく分からんものを詰め込んでいったらかなりカオスなautoexecになってしまった。


---------------------------------------------------------------------------------

// SENS
sensitivity "2.05"
zoom_sensitivity_ratio_mouse "0.98"
m_mousespeed "1"
m_customaccel "0"
m_customaccel_exponent "1.000000"
m_customaccel_max "0"
m_customaccel_scale "0.04"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_pitch "0.022"
m_yaw "0.022"
m_rawinput "0"

// XHAIR
cl_crosshairsize "4"
cl_crosshairstyle "4"
cl_crosshaircolor "1"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_crosshairalpha "150"
cl_crosshairgap "-1"
cl_crosshairdot "0"
cl_crosshairscale "1000"

// BUYSCRIPT
bind "KP_5" "say_team GO GO GO -- ALEX"
bind "KP_INS" "say_team $$NEED WEAP$$"
bind "F1" "buy vesthelm;buy vest"
bind "F2" "buy ak47;buy m4a1"
bind "F3" "buy galilar;buy famas"
bind "F4" "buy awp"
bind "F6" "buy mp9;buy mac10"
bind "F7" "buy p250"
bind "F9" "buy flashbang"
bind "F10" "buy hegrenade"
bind "F11" "buy smokegrenade"
bind "F12" "buy defuser"

// BIND
unbind "`"
bind "PGUP" "toggleconsole"
bind "SPACE" "+jump"
bind "MWHEELDOWN" "+jump"
bind "MWHEELUP" "+jump"
bind "MOUSE3" "noclip"
bind "MOUSE4" "slot7"
bind "MOUSE5" "slot8"
bind "V" "use weapon_flashbang"
bind "H" "noclip"
bind "J" "drop secondary; drop primary"
bind "Z" ""
bind "X" ""
bind "C" ""

// SETTINGS
fps_max "300"
r_drawtracers_firstperson "0"
cl_autowepswitch "0"
cl_autohelp "0"
cl_showhelp "0"
mc_accel_band_size "2.000000"
mc_dead_zone_radius "0.900000"

// VIEW
viewmodel_fov "65"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
hud_scaling "0.95"
hud_showtargetid "1"
hud_takesshots "0"
mat_monitorgamma "1.60000"

// SOUNDS
snd_mixahead "0.05"

// NET CODE
cl_interp "0"
cl_interp_ratio "1"
mm_dedicated_search_maxping 200
cl_cmdrate "128"
cl_updaterate "128"
rate "128000"

// NET GRAPH
net_allow_multicast "1"
net_graphheight "8"
net_graphmsecs "400"
net_graphpos "1"
net_graphproportionalfont "1"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphshowsvframerate "0"
net_graphsolid "1"
net_graphtext "1"
net_maxroutable "1200"
net_scale "5"
net_steamcnx_allowrelay "1

// R_
r_cheapwaterend "1"
r_cheapwaterstart "1"
r_dynamic "0"
r_eyegloss "0"
r_eyemove "0"
r_drawdecals "1"

// MISC
adsp_debug "0"
budget_show_history "0"
func_break_max_pieces "0"
sv_forcepreload "1"

// MULTICORE
mat_queue_mode "2"

// MAT_
mat_hdr_enabled "0"
mat_monitorgamma "1.6"

//SAWARUNA!!
cl_bobcycle "0.98"
weapon_debug_spread_show"0"

// ALIAS
bind "DOWNARROW" .vol
alias .vol .vol2
alias .vol1 "volume 0; alias .vol .vol2"
alias .vol2 "volume 0.05; alias .vol .vol3"
alias .vol3 "volume 0.2; alias .vol .vol1"

bind "\" "xcolor"
alias xcolor "xcolor_green"
alias xcolor_green "alias xcolor xcolor_purple; cl_crosshaircolor_b 0;cl_crosshaircolor_g 255;cl_crosshaircolor_r 0"
alias xcolor_purple "alias xcolor xcolor_green; cl_crosshaircolor_b 255;cl_crosshaircolor_g 0;cl_crosshaircolor_r 255"

bind "-" "graph_toggle"
alias graph_toggle "graph_on"
alias graph_on "alias graph_toggle graph_off; net_graph 1"
alias graph_off "alias graph_toggle graph_on; net_graph 0"

//--------------------------------------------------------------
// ???????
cl_allowdownload "0"
cl_allowupload "0"
cl_teamid_overhead_name_alpha  "255"
cl_teamid_overhead_name_fadetime "0"
cl_disablefreezecam "1"
r_drawtracers_firstperson "0"

echo "Loarding autoexec.cfg"


0 件のコメント:

コメントを投稿