|
|
Line 1: |
Line 1: |
| '''deepfly_on.cfg''' | | '''deepfly_on.cfg''' |
| bind <span style="color:green">mouse1</span> <span style="color:red">"</span><span style="color:blue">+fire</span><span style="color:red">;</span> <span style="color:magenta">+toggle</span> <span style="color:blue">cl_dummy_hammer</span> <span style="color:purple">1 0<span style="color:red">"</span> | | bind <span style="color:green">mouse1</span> <span style="color:red">"</span><span style="color:blue">+fire</span><span style="color:red">;</span> <span style="color:magenta">+toggle</span> <span style="color:blue">cl_dummy_hammer</span> <1 0<span style="color:red">"</span> |
| | | |
| <span style="color:blue">cl_message_client_color</span> <span style="color:purple">green</span> | | <span style="color:blue">cl_message_client_color</span> <span style="color:purple">green</span> |
Revision as of 05:08, 18 February 2023
deepfly_on.cfg
bind mouse1 "+fire; +toggle cl_dummy_hammer <1 0"
cl_message_client_color green
echo Deep Fly ON
bind x exec deepfly_off.cfg
deepfly_off.cfg
bind mouse1 +fire
cl_dummy_hammer 0
cl_message_client_color red
echo Deep Fly OFF
bind x exec deepfly_on.cfg
Put both of these in the correct path, and in console:
bind x exec deepfly_on.cfg