Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1.  
  2. // Audio
  3. volume "0.05"
  4. voice_enable "1"
  5. voice_scale "1" // receive volume
  6. windows_speaker_config "1"
  7. snd_front_headphone_position "53.2"
  8. snd_rear_headphone_position "90.0"
  9. snd_headphone_pan_exponent "1.2"
  10. snd_headphone_pan_radial_weight "0.5"
  11. snd_musicvolume "0.2"
  12. snd_mixahead "0.05" // sound delay
  13. //snd_headphone_pan_exponent "2"
  14. //snd_headphone_pan_radial_weight "2"
  15. //snd_legacy_surround "0" // emulated surround sound
  16. snd_mute_losefocus "1" // mute game when alt-tabbed
  17. lobby_voice_chat_enabled "0" // voice chat in lobby
  18. // Musik
  19. snd_musicvolume 0.3
  20. snd_deathcamera_volume 0
  21. snd_mapobjective_volume 0 // The bomb music played prior to the ten-second warning
  22. snd_menumusic_volume 0
  23. snd_roundend_volume 0
  24. snd_roundstart_volume 0
  25. snd_tensecondwarning_volume 1 // The ten-second warning
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement