We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8b4fd commit a201194Copy full SHA for a201194
practice.cfg
@@ -18,7 +18,7 @@ bind t "sv_rethrow_last_grenade" //
18
bind , "toggle sv_grenade_trajectory_prac_pipreview" // 切换投掷物轨迹预测
19
bind . "+Pucci"
20
bind \ "give item_assaultsuit;give weapon_flashbang;give weapon_hegrenade;give weapon_smokegrenade;give weapon_molotov;script sethp()"; //补齐血条头甲和满道具
21
-bind x "toggler_aoproxy_show" // 当高级视频设置中“环境光遮蔽”选项为[中/高]时,切换透视效果
+bind x "toggle r_aoproxy_show" // 当高级视频设置中“环境光遮蔽”选项为[中/高]时,切换透视效果
22
23
// bhop开关
24
bind p "toggle sv_enablebunnyhopping;toggle sv_autobunnyhopping;toggle cl_showpos;toggle sv_airaccelerate 1000 12";
0 commit comments