Translations:Binds/69/ko

From DDraceNetwork
Revision as of 11:24, 7 March 2023 by Fwanny (talk | contribs) (Created page with "'''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:red">"</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">echo</span> <span styl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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