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 "0" "slot10; cl_righthand 1"
bind "1" "slot1; cl_righthand 1"
bind "2" "slot2; cl_righthand 1"
bind "3" "slot3; cl_righthand 0"
bind "4" "slot4; cl_righthand 1"
bind "5" "slot5; cl_righthand 1"
bind "6" "slot6; cl_righthand 1"
bind "7" "slot7; cl_righthand 1"
bind "8" "slot8; cl_righthand 1"
bind "9" "slot9; cl_righthand 1"
Here is my script for adding it to the mousewheel if that is what you use to change weapons.
Copy and paste this into your autoexec.cfg.
Then bind your keys into console.
bind MWHEELUP "nextslot"
bind MWHEELDOWN "prevslot"
This script has some delay if you don't have all the grenades, so if you want to make the script work better, remove grenades you don't use often from the script.