Facebook
From Big Dove, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 203
  1. // This file was auto-generated by SourceMod (v1.9.0.6241)
  2. // ConVars for plugin "abner_res.smx"
  3.  
  4.  
  5. // Plugin version
  6. // -
  7. // Default: "3.6.2"
  8. abner_res_version "3.6.2"
  9.  
  10. // Enable/Disable client preferences
  11. // -
  12. // Default: "1"
  13. res_client_preferences "1"
  14.  
  15. // Path of sounds played when Counter-Terrorists Win the round
  16. // -
  17. // Default: "misc/tecnohard"
  18. res_ct_path "misc/tecnohard"
  19.  
  20. // Default sound volume.
  21. // -
  22. // Default: "0.75"
  23. res_default_volume "0.75"
  24.  
  25. // Path of sounds played when Round Draw or 0 - Don´t play sounds, 1 - Play TR sounds, 2 - Play CT sounds
  26. // -
  27. // Default: "1"
  28. res_draw_path "1"
  29.  
  30. // 1 - Random, 2 - Play in queue
  31. // -
  32. // Default: "1"
  33. res_play_type "1"
  34.  
  35. // Print mp3 name in chat (Suggested by m22b)
  36. // -
  37. // Default: "1"
  38. res_print_to_chat_mp3_name "1"
  39.  
  40. // Stop map musics
  41. // -
  42. // Default: "1"
  43. res_stop_map_music "1"
  44.  
  45. // Path of sounds played when Terrorists Win the round
  46. // -
  47. // Default: "misc/tecnohard"
  48. res_tr_path "misc/tecnohard"