Daemon666 / CSB Round End Sound Publiczny

Plays a configurable sound at round end based on the winner, with a special flawless-round track and a per-player mute.

v1.0.0 163 pobrań GPL-3.0 Ostatnia aktualizacja Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Wersje
csb_round_end_sound.sma main caa50f7 4.5 KB
README.md

CSB Round End Sound plays a sound whenever a round ends, chosen by outcome: one for a Terrorist win, one for a CT win, one for a draw, and a special flawless track when the winning team lost nobody that round. All four paths are read from an ini so admins can swap them freely, every path is precached, and any player who dislikes them can say /rsounds to mute the sounds just for themselves.

Inspired by the classic Round Sound plugins. Independent GPL re-implementation.

Features

  • Separate sounds for T win, CT win and draw.
  • Flawless-round track when the winners take zero deaths.
  • Paths loaded from csb_round_sounds.ini and precached.
  • Per-player mute with /rsounds.

Installation

  1. Put your sounds in cstrike/sound/ and list them in addons/amxmodx/configs/csb_round_sounds.ini as t_win=, ct_win=, draw=, flawless=.
  2. Compile csb_round_end_sound.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalacja
1. Put your .wav files in cstrike/sound/ and list them in addons/amxmodx/configs/csb_round_sounds.ini
2. Put csb_round_end_sound.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvary
CVARDefaultDescription
csb_rsnd_enabled 1 Enable or disable round-end sounds.
Komendy
CommandAccessDescription
say /rsounds Mute or unmute round-end sounds for yourself.
Lista zmian — v1.0.0
1.0.0 - Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Znane konflikty Other plugins that also play a sound at round end may overlap.
Współtwórcy
Wróć do Pluginów