BothBinds
bindtoggle
Binds a key to toggle a command between 0 and 1.
Syntax
bindtoggle <key> "<command>"Example
bindtoggle "h" "cl_righthand"Copy this command and paste it into your CS2 console (press ~ to open console).
Game
Both
Category
Binds
Type
General
How to Use
- Open CS2 and press
~to open the developer console - Type
bindtoggle "h" "cl_righthand"and press Enter - To make this permanent, add it to your
autoexec.cfgfile
Related Binds Commands
bindBinds a key to a command.
unbindRemoves the binding from a key.
unbindallRemoves all key bindings. Use with caution!
toggleconsoleOpens or closes the developer console.
bind_osxBinds a key for macOS specifically.
key_listboundkeysLists all currently bound keys.
key_findbindingFinds which key a command is bound to.
+jumpJump command. Used in binds.