Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
put this script in your "autoexec.cfg" file that is located in your "steamapps\common\Half-Life 2\hl2\cfg" (If it's not there, create it and then write this script in it).
For example, to toggle duck with the "t" key, enter the command:
bind t toggle_duck
By default, the normal hold-down duck (+duck) is bound to the "CTRL" key.
Enter the command key_listboundkeys to see all of the current bindings.
No doubt this will solve my problem, but what command will reverse it if I ever decide to change back? Will [unbind t toggle_duck] do this?
Also inserting this will it work/spread to all HL2 games or must it be introduced to each?
And you can also do
If you want to unbind something from any key (say, key T, in this instance), you just type
I figured it out after after adding "UN" to the original command didn't work. Stupid fingers, I began ducking perminently while fighting the striders at end of game, -0- sprint made me hunter fodder big time they're much more aggressive and brutal in hard mode. Toggle duck works best for me in urban and interior combat. Knowing the option now gives me an edge I didn't have before.
Is there a command console tutorial?
Can you bind more than one key to a function?