Translations:Dummy/5/en: Difference between revisions
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. | ||
which simply makes the dummy hammer on keypress. |
Latest revision as of 12:02, 13 February 2023
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.