Translations:Dummy/5/en: Difference between revisions

From DDraceNetwork
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
The second way makes the dummy hammer in your direction on every key press. This has the advantage of being able to control when exactly the dummy hammers, and is generally superior to the first way, but may take additional practice. There are two ways to bind this:  
The second way makes the dummy hammer in your direction on every key press. This has the advantage of being able to control when exactly the dummy hammers, and is generally superior to the first way, but may take additional practice. There are two ways to bind this: <code>bind x +toggle cl_dummy_hammer 1 0</code>, which simply makes the dummy hammer on keypress.
bind x +toggle cl_dummy_hammer 1 0  
which simply makes the dummy hammer on keypress.

Latest revision as of 12:02, 13 February 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Dummy)
The second way makes the dummy hammer in your direction on every key press. This has the advantage of being able to control when exactly the dummy hammers, and is generally superior to the first way, but may take additional practice. There are two ways to bind this: <code>bind x +toggle cl_dummy_hammer 1 0</code>, which simply makes the dummy hammer on keypress.

The second way makes the dummy hammer in your direction on every key press. This has the advantage of being able to control when exactly the dummy hammers, and is generally superior to the first way, but may take additional practice. There are two ways to bind this: bind x +toggle cl_dummy_hammer 1 0, which simply makes the dummy hammer on keypress.