Advertisement
Guest User

Untitled

a guest
Mar 13th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 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"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement