請教每次打CS的時候老出現一下英文!
invalid sound common /wpn_hudon.wav
每次按123456鍵都除這些英文,怎麽把這些英文清楚掉!~!~高手指教!~!~ 需要修改什麽才會不出現以上英文!~
我的腳本
// [ Console ]
con_color "255 255 255"
scr_conspeed "99999999"
developer "1"
// [ Fps ]
fps_max "99"
fps_modem "0.0"
// [ Netgraph ]
net_graph "3"
net_graphwidth "800"
net_graphpos "2"
net_scale "5"
graphheight "70"
// [ Decals etc. ]
max_shells "0"
max_smokepuffs "0"
mp_decals "0"
fastsprites "0.000000"
// [ Brightness etc. ]
gamma "4.00000"
brightness "10.000000"
// [ GL-Settings ]
gl_dither "1"
gl_polyoffset "0.1"
gl_flipmatrix "0"
gl_monolights "0"
gl_ztrick "0"
gl_max_size "512"
gl_lightholes "0"
gl_overbright "0"
gl_spriteblend "1"
gl_cull "1"
gl_palette_tex "0"
gl_keeptjunctions "0"
gl_picmip "0"
gl_playermip "2"
gl_round_down "6"
gl_wateramp "0"
gl_alphamin "0.25"
// [ CL-Settings ]
cl_dynamiccrosshair "0"
cl_download_ingame "0"
cl_allowdownload "1"
cl_allowupload "0"
cl_cmdrate "101"
cl_updaterate "80"
cl_rate "9999"
cl_minmodels "0"
cl_himodels "0"
cl_bob "0"
cl_bobcycle "0.8"
cl_bobup "0"
cl_pitchdown "89"
cl_pitchup "89"
cl_righthand "1"
// [ Rate + other R-Settings ]
rate "25000"
// [ Hud-Settings ]
hud_fastswitch "1"
hud_centerid "1"
// [ Setinfo-Settings ]
setinfo "ch" "0"
setinfo "dm" "0"
setinfo "vgui_menus" "0"
setinfo "ah" "0"
// [ Misc. ]
ex_maxerrordistance "0"
ex_interp "0.05"
precache "0"
// [ fps ]
alias fps1 "developer 1; echo FPS=1; developer 0; fps_max 1; alias fps fps2"
alias fps2 "developer 1; echo FPS=100; developer 0; fps_max 200;alias fps fps1"
alias fps "fps1"
bind ' "fps"
// [ cl_dynamiccrosshair ]
alias +dun "+duck;cl_dynamiccrosshair 1"
alias -dun "-duck;cl_dynamiccrosshair 0"
bind shift "+dun"
zoom_sensitivity_ratio "1.500000"