Daemon666 / CSB Round End Sound Публичен

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 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Версии
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.
Инсталация
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
Cvar-и
CVARDefaultDescription
csb_rsnd_enabled 1 Enable or disable round-end sounds.
Команди
CommandAccessDescription
say /rsounds Mute or unmute round-end sounds for yourself.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
  • Hud Info
  • Лиценз: GPL-3.0
  • Daemon666
  • Оригинален автор: Round Sound by AMXX (concept)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Известни конфликти Other plugins that also play a sound at round end may overlap.
Сътрудници
Обратно към плъгините