Plays a configurable sound at round end based on the winner, with a special flawless-round track and a per-player mute.
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.iniand precached. - Per-player mute with
/rsounds.
Installation
- Put your sounds in
cstrike/sound/and list them inaddons/amxmodx/configs/csb_round_sounds.iniast_win=,ct_win=,draw=,flawless=. - Compile
csb_round_end_sound.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









