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
bind s +moveright:cl_righthand 0
There you have it, folks.
bind s +moveright:cl_righthand 0?
Copy/paste to autoexec.cfg
alias handch lefty
alias lefty "cl_righthand 0; alias handch righty"
alias righty "cl_righthand 1; alias handch lefty"
bind a key in console.
bind "key" "handch"
It looked legit enough to be a keybind to me, so I assumed it would lol. Sorry OP, for the confusion.
Sure.
Highlight the following and select copy.
alias handch lefty
alias lefty "cl_righthand 0; alias handch righty"
alias righty "cl_righthand 1; alias handch lefty"
Open up your autoexec.cfg using wordpad and paste the copied lines into it.
Then open console while ingame and type the following:
bind "key" "handch"
replace "key" with the key you want to use to toggle hands.
Each time you press the binded key you will change hands.