侧边栏壁纸
博主头像
黑色閃光w博主等级

行动起来,活在当下

  • 累计撰写 28 篇文章
  • 累计创建 14 个标签
  • 累计收到 152 条评论

目 录CONTENT

文章目录

关于CS2,我自己的CFG配置

黑色閃光w
2022-03-10 / 0 评论 / 0 点赞 / 972 阅读 / 3770 字 / 正在检测是否收录...
温馨提示:
本文最后更新于 2023-10-01,若内容或图片失效,请留言反馈。部分素材来自网络,若不小心影响到您的利益,请联系我们删除。

2023-3-24 upload

//声音设置
snd_menumusic_volume "0.03" //主菜单音乐音量
snd_deathcamera_volume "0.01" //死亡视角音量
snd_mapobjective_volume "0.1" //炸弹/人质音量
snd_roundend_volume "0" //回合结束音量
snd_roundstart_volume "0" //回合开始音量
snd_tensecondwarning_volume "0.1" //十秒警告音量
snd_mvp_volume "0.1" //MVP音量

//关闭使用键打开购买菜单
cl_use_opens_buy_menu "0"

//最大匹配延迟(建议设置80-150)
mm_dedicated_search_maxping "150"
mm_session_search_qos_timeout "35"

//声音优化
snd_mixahead "0.05"
snd_headphone_pan_exponent "2"

//显示队友ID和装备
//cl_teamid_overhead_always "1"
+cl_show_team_equipment

//滚轮跳(默认为上滚轮 只能绑鼠标滚轮)
bind "mwheelup" "+jump"

//快速切闪(默认为下滚轮 只能绑鼠标滚轮)
bind "mwheeldown" "use weapon_knife; slot7"

//一键跳投(职业比赛禁用)
alias "+jumpaction" "+jump;"
alias "+throwaction" "-attack; -attack2"
alias "-jumpaction" "-jump"
bind v "+jumpaction;+throwaction;"

//R换弹喊话
bind "r" +reload; 

//计分板+清楚血迹
bind "TAB" "+showscores;"

//一键穿墙
bind "n" "noclip"

//一键大跳(默认为直接替换空格跳)
alias +cjump "+jump; +duck"
alias -cjump "-jump; -duck"
bind "space" "+cjump"

//右手持枪(想用左手把1改成0即可)
//cl_righthand "1"
//bind "X" "toggle cl_righthand"

//曳光弹(1开启 0关闭)
r_drawtracers_firstperson "1"

//杨楠的雷达
hud_scaling "0.9"
cl_radar_always_centered "0"
cl_radar_icon_scale_min "0.5"
cl_radar_scale "0.4"
cl_hud_radar_scale "0.3"
cl_radar_square_with_scoreboard "0"

//杨楠的准星
cl_crosshairalpha "255";
cl_crosshaircolor "5";
cl_crosshaircolor_b "0";
cl_crosshaircolor_r "0";
cl_crosshaircolor_g "255";
cl_crosshairdot "0";
cl_crosshair_t "0";
cl_crosshairgap "-2";
cl_crosshairsize "2";
cl_crosshairstyle "4";
cl_crosshairusealpha "1";
cl_crosshairthickness "1";
cl_fixedcrosshairgap "-2";
cl_crosshair_outlinethickness "0.9";
cl_crosshair_drawoutline "1";

//cl_crosshair_drawoutline "1"
//cl_crosshair_dynamic_maxdist_splitratio "0.300000"
//cl_crosshair_dynamic_splitalpha_innermod "1"
//cl_crosshair_dynamic_splitalpha_outermod "0.5"
//cl_crosshair_dynamic_splitdist "2"
//cl_crosshair_friendly_warning "1"
//cl_crosshair_outlinethickness "1"
//cl_crosshair_sniper_show_normal_inaccuracy "0"
//cl_crosshair_sniper_width "1"
//cl_crosshair_t "0"
//cl_crosshairalpha "255"
//cl_crosshaircolor "5"
//cl_crosshaircolor_b "0"
//cl_crosshaircolor_g "255"
//cl_crosshaircolor_r "0"
//cl_crosshairdot "0"
//cl_crosshairgap "-2"
//cl_crosshairgap_useweaponvalue "0"
//cl_crosshairsize "2.000000"
//cl_crosshairstyle "5"
//cl_crosshairthickness "1.000000"
//cl_crosshairusealpha "1"
//cl_fixedcrosshairgap "-2"



//杨楠的持枪视角
viewmodel_fov 68;
viewmodel_offset_x 2;
viewmodel_offset_y 2;
viewmodel_offset_z -2;
viewmodel_presetpos 0;

//清除血迹
//bind shift "+speed; "//绑定WASD行走+去除血迹/弹痕(国服黑血非常适合)
//bind a "+moveleft; "
//bind w "+forward; "
//bind s "+back; "
//bind d "+moveright; "
//bind "f" "+lookatweapon;" //观察武器+去除血迹/弹痕
//bind "tab" "+showscores;"
//bind "SHIFT" "+speed;" //静音行走+去除血迹/弹痕
//bind "ctrl" "+duck;"//蹲下 +去除血迹/弹痕
bind f "+lookatweapon; "


//侧键道具语音
bind "MOUSE5" "slot4"
bind "MOUSE4" "+voicerecord"


//鼠标速度
sensitivity "1.90";
//zoom_sensitivity_ratio_mouse "0.9";

//一键丢包
//bind 5 "use weapon_c4;drop"
//bind z "slot5"

alias +sd "slot5"
alias -sd "drop"
bind 5 +sd

//一键切刀检视
bind 3 "slot3;impulse 100"

//F6一键扔刀
bind f6 "sm_drop"

// ']' 一键管理员菜单
bind ] "sm_admin"

//取消手臂晃动
//cl_bobamt_vert 0.1;
//cl_bobamt_lat 0.1

//"P"键添加机器人
bind p "sm_bot"

//"O"移除机器人
bind o "sm_nobot"

//"I"机器人模仿玩家动作开关
bot_mimic 0
bind "I" "toggle bot_mimic"

//显示伤害
developer 1;
//con_filter_enable 2;
//con_filter_text_out "player:";
//con_filter_text "damage";

//"L"还原最后一次投掷物
bind L "sv_rethrow_last_grenade;sm_throw"

//"J"投掷物预判轨迹(拉栓时)开关
//cl_grenadepreview 0
//bind j "toggle cl_grenadepreview"

//F1自动起枪
bind "f1" "autobuy"

//鼠标滚轮标记
bind "MOUSE3" "+radialradio3"

//Steam空白ID(引号内)“”

0

评论区