Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias VlmUP incrementvar volume 0.01 0.3 0.01
- bind kp_plus "VlmUP; play player/recharged.wav"
- alias VlmDN incrementvar volume 0.01 0.3 -0.01
- bind kp_minus "VlmDN; play misc/talk.wav"
- developer 1
- contimes 3
- con_filter_text "Volume"
- con_filter_enable 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement