Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. alias VlmUP incrementvar volume 0.01 0.3 0.01
  2. bind kp_plus "VlmUP; play player/recharged.wav"
  3. alias VlmDN incrementvar volume 0.01 0.3 -0.01
  4. bind kp_minus "VlmDN; play misc/talk.wav"
  5.  
  6. developer 1
  7. contimes 3
  8. con_filter_text "Volume"
  9. con_filter_enable 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement