Тип файла : |
Конфиг игрока |
Совместимость с играми : |
1 |
Дата добавления : |
02.02.2013 |
Рейтинг файла : |
0 +1 |
Загрузил на сайт : |
tort |
Ссылка на скачивание : |
Копировать с описания | Просмотров - 19157 |
|
|
exec "rcon.cfg";
clear;
//CHANGEABLE
echo "CHANGEABLE SETTINGS LOADED";
fps_max "101";
cl_ragdoll_physics_enable "0" ;
cl_showfps "2" ;
cl_minmodels "1";
cl_min_ct "1";
cl_min_t "1";
//cl_crosshairusealpha "1";
//cl_crosshaircolor "0";
//cl_crosshairscale "1200";
//cl_crosshairalpha "255";
//cl_dynamiccrosshair "0";
mat_forceaniso "0";
mat_picmip "2";
mat_antialias "0";
mat_reducefillrate "1";
//sensitivity "2.8";
name "CONFIGS.EU - PhP.cfg";
//PERMANENT
echo "PERMANENT SETTINGS LOADED";
bind \ "name [R] .PhP";
bind * "incrementvar volume 0 0.4 0.1"
cl_righthand "1";
rate "100000";
rate "1048576"
cl_cmdrate "100"
cl_updaterate "100"
cl_interp "0.01"
cl_interpolate "1"
cl_interp_ratio "1"
cl_lagcomp_errorcheck "0"
cl_lagcompensation "1"
cl_predictweapons "1"
cl_smooth "0"
cl_smoothtime "0.01"
net_maxfragments 1400
cl_updaterate "101";
cl_autowepswitch "0";
hud_fastswitch "1";
hud_saytext_time "5";
//MOUSE
zoom_sensitivity_ratio "1";
m_pitch "0.022"
m_filter "0"
m_yaw "0.022"
m_customaccel "0"
m_customaccel_scale "0.04"
m_customaccel_max "0"
m_customaccel_exponent "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
//BINDS
echo "BINDS LOADED";
bind INS "buy awp;say_team awp";
bind PGDN "buy m4a1;buy ak47";
bind KP_UPARROW "buy famas;buy defender";
bind KP_PGUP "buy mp5navy";
bind KP_HOME "buy deagle";
bind DEL "buy usp";
bind PAUSE "";
bind , "buyammo1"
bind . "buyammo2"
bind KP_5 "buy flashbang";
bind KP_LEFTARROW "buy hegrenade";
bind KP_RIGHTARROW "buy smokegrenade";
bind KP_PGDN "buy defuser";
bind KP_END "buy vest";
bind KP_DOWNARROW "buy vesthelm";
bind F5 "jpeg";
bind F9 "demo_togglepause";
bind F10 "";
bind - "demo_timescale 6 ";
bind = "demo_timescale 1 ";
bind c "+voicerecord";
bind KP_ENTER "say_team";
bind y "messagemode";
bind e "+use";
bind w "+forward";
bind s "+back";
bind a "+moveleft";
bind d "+moveright";
bind mouse1 "+attack";
bind mouse2 "+attack2"
bind 1 "slot1";
bind 2 "slot2";
bind 3 "slot3";
bind 4 "slot4";
bind r "+reload";
bind shift "+speed";
bind ctrl "+duck";
bind space "+jump";
bind mwheeldown "";
//bind mwheelup "+jump";
bind mouse3 "noclip";
bind mouse4 "";
bind mouse5 "";
bind z "";
bind x "";
bind c "+voicerecord";
echo "ADDITIONAL GRAPHIC LOADED";
r_3dsky "0";
r_decal_cullsize "0";
r_shadowrendertotexture "1";
r_shadows "1";
r_renderoverlayfragment "0";
r_rootlod "2";
r_lod "0";
mat_specular "0";
mat_monitorgamma "1.6";
mat_vsync "0";
mat_hdr_enabled "0";
mat_colorcorrection "0";
mat_savechanges;
props_break_max_pieces "1";
echo "EVERYTHING IS READY!";
bind uparrow "give weapon_hegrenade; give weapon_flashbang; give weapon_smokegrenade";
exec "nameecho.cfg";
1. Копируем конфиг в буфер. 2. Идем в вашу дирректорию с установленной игрой. 3. Ищем там папку cfg или что-то подобное и заменяем свой конфиг на новый.
|