Тип файла : |
Конфиг игрока |
Совместимость с играми : |
1 |
Дата добавления : |
12.04.2012 |
Рейтинг файла : |
0 +1 |
Загрузил на сайт : |
tort |
Ссылка на скачивание : |
Копировать с описания | Просмотров - 5205 |
|
|
// deamon
//default config.cfg
//net
cl_cmdrate "100"
cl_updaterate "100"
cl_interp "0.01"
rate 30000
//bindings
bind mwheeldown "+jump"
//xhair
cl_crosshairscale "1677"
cl_dynamiccrosshairscale "0"
cl_crosshairalpha "255"
cl_crosshairusealpha "1"
sensitivity "3"
//buy
bind kp_end "buy m4a1; buy ak47"
bind kp_ins "buy deagle"
bind kp_downarrow "buy defuser"
bind kp_pgdn "buy awp; buy hegrenade; buy flashbang; buy flashbang; buy smokegrenade; buy vesthelm; buy defuser; buy deagle"
bind kp_home "buy awp"
bind kp_minus "rebuy"
//graphics
mat_monitorgamma "1.6"
fps_max "300"
r_3dsky "0"
cl_ragdoll_physics_enable "0"
r_rootlod 2
mat_picmip 2
mat_hdr_level 0
//volume
volume ".9"
//misc
cl_downloadfilter "none"
cl_autohelp "0"
cl_autowepswitch "0"
con_enable "1"
hud_fastswitch "1"
//demos
bind leftarrow "demo_timescale 1"
bind downarrow "demo_togglepause"
bind rightarrow "demo_timescale 6"
clear
echo ";Z - "
alias handsw "rt"
alias rt "cl_righthand 1; alias handsw lt"
alias lt "cl_righthand 0; alias handsw rt"
bind v "handsw"
1. Копируем конфиг в буфер. 2. Идем в вашу дирректорию с установленной игрой. 3. Ищем там папку cfg или что-то подобное и заменяем свой конфиг на новый.
|