Translations:Binds/69/ko

From DDraceNetwork
Revision as of 15:25, 10 March 2023 by Fwanny (talk | contribs)
(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