Dummy: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
=== Hammerhitting with dummy === | === Hammerhitting with dummy === | ||
[[Hammerhit|Hammerhitting]] with dummy is as simple as switching tees back and forth as you hammer hit, but has a couple quirks. If you are holding a key down when switching, that tee will continue holding it down until you press the button again with that tee active. This can be dangerous, as attempting to hammer or hook will do nothing the first time and will easily cause you to fail the hammer hit. The cause for this behavior is an option called <code>cl_dummy_resetonswitch</code>. Setting this to 1 will prevent this problem from happening, but keep in mind if you are hooking to a ceiling or wall and then switch to your dummy, the tee you switched from will reset, potentially causing a fail. For this reason it's important to have <code>cl_dummy_resetonswitch</code> bound to a key press if you wish to use it. | [[Hammerhit|Hammerhitting]] with dummy is as simple as switching tees back and forth as you hammer hit, but has a couple quirks. If you are holding a key down when switching, that tee will continue holding it down until you press the button again with that tee active. This can be dangerous, as attempting to hammer or hook will do nothing the first time and will easily cause you to fail the hammer hit. The cause for this behavior is an option called <code>cl_dummy_resetonswitch</code>. Setting this to <code>1</code> will prevent this problem from happening, but keep in mind if you are hooking to a ceiling or wall and then switch to your dummy, the tee you switched from will reset, potentially causing a fail. For this reason it's important to have <code>cl_dummy_resetonswitch</code> bound to a key press if you wish to use it. | ||
== Tips and tricks == | == Tips and tricks == |