How to Bind
Keys -
This bind will pull out the highest keycard you have on you.
bind [key] "use weapon_keycard_level1; use weapon_keycard_level2; use weapon_keycard_level3; use weapon_keycard_level4; use weapon_keycard_level5"
As you see above, you can use more than one thing in a bind by doing things like this
bind [] "use example; say hi"
This will use example and then say hi.
How to bind a weapon to a key.
Copy the weapon to clipboard
Type the text you copied in your console to ensure you have the right gun;
Example : use cw_g4p_g2contender
example :
bind "x" "use cw_g4p_g2contender"
When you press x it will pull out your cw_g4p_g2contender
Keys -
This bind will pull out the highest keycard you have on you.
bind [key] "use weapon_keycard_level1; use weapon_keycard_level2; use weapon_keycard_level3; use weapon_keycard_level4; use weapon_keycard_level5"
As you see above, you can use more than one thing in a bind by doing things like this
bind [] "use example; say hi"
This will use example and then say hi.
How to bind a weapon to a key.
Copy the weapon to clipboard
Type the text you copied in your console to ensure you have the right gun;
Example : use cw_g4p_g2contender
example :
bind "x" "use cw_g4p_g2contender"
When you press x it will pull out your cw_g4p_g2contender