password "my_password"
After that connect
connect 127.0.0.1
password kek; connect 192.168.56.1
echo repeat
bind x "echo don't repeat; bind x exec repeat.txt"
(edited)echo Deepfly: ON
bind mouse1 "+fire; +toggle cl_dummy_hammer 1 0"
bind c "echo Deepfly: OFF; cl_dummy_hammer 0; bind mouse1 +fire; bind c exec deepfly_switch.txt"
echo repeat
bind x "echo don't repeat; bind x exec repeat.txt"
(edited)bind h exec repeat.txt
bind g norepeat.txt
echo repeat
bind x "echo don't repeat; bind x exec repeat.txt"
(edited)echo Deepfly: ON
bind mouse1 "+fire; +toggle cl_dummy_hammer 1 0"
bind c "echo Deepfly: OFF; cl_dummy_hammer 0; bind mouse1 +fire; bind c exec deepfly_switch.txt"
bind h exec repeat.txt
bind g norepeat.txt
like bencie said ^^echo -------------------------------------
cl_dummy_resetonswitch 0
echo [g] DummyReset: OFF | Dummy now holds inputs upon switching.
Dummy won't hold
echo -------------------------------------
cl_dummy_resetonswitch 1
echo [h] DummyReset: ON | Dummy no longer holds inputs upon switching
this?bind kp_1 "cl_dummy_resetonswitch 1; echo Reset on switch: OFF"
bind kp_2 "cl_dummy_resetonswitch 0; echo Reset on switch: ON"
I use thisecho Deepfly: ON
bind mouse1 "+fire; +toggle cl_dummy_hammer 1 0"
bind c "echo Deepfly: OFF; cl_dummy_hammer 0; bind mouse1 +fire; bind c exec deepfly_switch.txt"