File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 9
9
// โโโโโโโโโโโโโโโโโโโโโโโโโ ็ปๅฎ้ฎไฝ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
10
10
binddefaults; // ้็ฝฎๆๆๆ้ฎ๏ผไปฅ้ฒ้ฎไฝๅฒ็ช๏ผbindๆไปคๅฟ
้กปๆพๅจไนๅโ
11
11
bind q " demoui" // q ๆๅผ/ๅ
ณ้ญ demoui
12
- bind j " toggle cl_draw_only_deathnotices" ; // h ๅชไฟ็ๅๆๅปๆ
13
- bind j " toggle cl_draw_only_deathnotices" ; // h ๅชไฟ็ๅๆๅปๆ
12
+ bind h " toggle cl_draw_only_deathnotices" ; // h ๅชไฟ็ๅๆๅปๆ
14
13
bind k " toggle voice_modenable" ; // k ๅผๅ
ณ่ฏญ้ณ ่งฃ่ฏด่ฏญ่จ่ฆๆๅจไปTab้ๅผๅฏ
15
14
bind p " demo_togglepause" ; // p ๅๆขdemoๆๅ/็ปง็ปญ
16
15
bind mouse3 " demo_togglepause" ; // ้ผ ๆ ไธญ้ฎ ๅๆขdemoๆๅ/็ปง็ปญ
@@ -143,7 +142,7 @@ echo โโโโ ๆพ็คบ็ฉๅฎถๆ็จๅๆ : cl_show_observer_crosshair 0 <
143
142
echo โโโโโโโโโโโโโโโโโโโโโโ ๅฟซๆท้ฎ<ๅผๅ
ณๅผ> โโโโโโโโโโโโโโโโโโโโโโโโ
144
143
echo โโโโ ๆๅผ/ๅ
ณ้ญdemoui : q
145
144
echo โโโโ ไพง่พน็ถๆๆ (่กๆกใKDA) : g
146
- echo โโโโ HUDๅชไฟ็ๅๆๅๅปๆ : j
145
+ echo โโโโ HUDๅชไฟ็ๅๆๅๅปๆ : h
147
146
echo โโโโ ๅผๅ
ณ่ฏญ้ณ : k
148
147
echo โโโโ xๅ
: x
149
148
echo โโโโ ๅๅฟ้ๆๅบฆ : v
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ bind [ "mirv_campath edit start delta+0.25"; // [ ่ฟ้ๆถ้ดๅ้
51
51
bind ] " mirv_campath edit start delta-0.25" ; // ] ่ฟ้ๆถ้ดๅฟซ่ฟ0.25s
52
52
53
53
bind mouse3 " demo_togglepause" ; // ้ผ ๆ ๆป่ฝฎ ๅๆขdemoๆๅ/็ปง็ปญ
54
- bind mouse5 " gear_up" // ๅไพง้ฎ +ๆญๆพ้ๅบฆ
55
- bind mouse4 " gear_down" // ๅไพง้ฎ -ๆญๆพ้ๅบฆ
54
+ bind mouse5 " gear_up" // ๅไพง้ฎ +ๆญๆพ้ๅบฆ
55
+ bind mouse4 " gear_down" // ๅไพง้ฎ -ๆญๆพ้ๅบฆ
56
56
57
57
bind F5 " mirv_cmd addTick rec" ; // F5 ่ฎพ็ฝฎๅฝๅTickๅผๅงๅฝๅถ
58
58
bind F6 " mirv_cmd addTick rec_end" ; // F6 ่ฎพ็ฝฎๅฝๅTick็ปๆๅฝๅถ
You canโt perform that action at this time.
0 commit comments