
If you wouldn't use them the first command will be bound and the other- executed in the moment of writing the command! bind " command 1 wait command 2 wait command n " To bind multiple commands to 1 key follow the scheme: To bind command to button use following command: Will make the N button switch onscreen hud on and off.

For example command: /bind n toggle cg_draw2d In such cases you may use the word "toggle" between them to change the current state to the other. Most of the variables can take only two values: "0" and "1". Of course there are much more, but this should help you in better understanding what you are doing.
