Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. // Clutch Bind \\
  2. alias "clutchon" "voice_enable 0; cl_clearhinthistory; alias clutch clutchoff"
  3. alias "clutchoff" "voice_enable 1; alias clutch clutchon"
  4.  
  5. alias "clutch" "clutchon"
  6. bind "key" "clutch"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement