what? Can someone tell me what they are and how to do em? What are the Chat binds? A explination adn instrucions would be apriciated Rouge out.
  
 
  
  
    A chat bind makes it so whenever you press a key, it makes a chat.
 
 bind key say "what ever you want to say"
 
 So it will be like this in an example:
 
 bind q say "Good game."
  
 
  
  
    if you onyl want to say to your team, do a 
 bind key say_team "message here"
  
 
  
  
    If you want to bind a whisper
 
 /bind <key> tell_target "wtf you have no honorzz"
 
 so it will be like this in console:
 
 /bind q tell_target "wtf you have no honorzz"
 
 Put your crosshair over somones name from any distance, press q and it will whisper your custom message to the person.