bind [key] [command] [value]
if you have a chat command, or a setting you want to execute/change using a keybind, the syntax is always the same
bind v "say /spec"
bind mouse1 "+fire"
there are also nested binds, meaning you have multiple ones in a single command:
bind x "say /team 20; say join team 20!!!!!!"
for ddrace, keep in mind - that /spec (spectate) is a keybind which is controlled by a map setting, meaning on certain maps, /spec will put you in the spectator state (just as /pause) - but it wont make your tee disappear (edited)bind [key] [command] [value]
if you have a chat command, or a setting you want to execute/change using a keybind, the syntax is always the same
bind v "say /spec"
bind mouse1 "+fire"
there are also nested binds, meaning you have multiple ones in a single command:
bind x "say /team 20; say join team 20!!!!!!"
for ddrace, keep in mind - that /spec (spectate) is a keybind which is controlled by a map setting, meaning on certain maps, /spec will put you in the spectator state (just as /pause) - but it wont make your tee disappear (edited)