Bind

From Valve Developer Community
Revision as of 16:07, 24 December 2005 by Alph Tech STUART (talk | contribs)
Jump to navigation Jump to search

This is a console command that lets you bind other console commands to a key.


Syntax: bind "key" "function"

Template:Ccexample

Quotation marks around strings are not always required, but should be used to ensure that special characters, such as spaces and semicolons, are not misinterpreted. For number-only strings, quotation marks should not be used.