Translations:Binds/69/en

From DDraceNetwork
Revision as of 14:58, 5 March 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)

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