/round_end_sounds

SourceMod plugin to play cool musics when a round ends.

Primary LanguageSourcePawnGNU General Public License v3.0GPL-3.0

AbNeR Round End Sounds

Downloads Last commit Open issues Closed issues Size

Play cool musics when round ends!!

  • CSS/CS:GO support.
  • Sounds are loaded automatically from the specified folder.
  • Default CSGO round end sound is stopped.
  • Map custom musics are stopped to prevent playing two sounds together.
  • Type !res to choose if you want to listen the sounds and to set the volume

Cvars

Cvars can be found in [cfg/sourcemod/abner_res.cfg]

  • res_tr_path - Path of sounds played when Terrorists Win the round
  • res_ct_path - Path of sounds played when Counter-Terrorists Win the round
  • res_draw_path - Path of sounds played when Round Draw or 0 - Don´t play sounds, 1 - Play TR sounds, 2 - Play CT sounds
  • res_play_type - 1 - Random, 2 - Play in queue
  • res_stop_map_music - Stop map musics
  • res_print_to_chat_mp3_name - Print mp3 name in chat (Suggested by m22b)
  • res_client_preferences - Enable/Disable client preferences
  • res_default_volume - Default sound volume.
  • res_play_to_the_end - Play sounds to the end.

Admin Commands

  • !res_refresh - Refresh sounds

Commands

  • !res - Open Config Menu