Daemon666 / CSB Quake Sounds Öffentlich

The classic Quake announcer: firstblood, doublekill, multikill, ultrakill, godlike, headshot and knife-kill humiliation, with a per-player /qsounds toggle saved in nVault.

v1.0.0 126 Downloads GPL-3.0 Zuletzt aktualisiert Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 1, 2026 1 Versionen
csb_quake_sounds.sma main 02c060a 5.5 KB
README.md

CSB Quake Sounds is the Quake announcer everyone remembers. A DeathMsg hook tracks kill timings and streaks and plays the right sound: first blood on the first kill of the round, double/multi/ultra kill for kills chained inside a short window, godlike for a five-kill streak, a headshot cue to the killer and a humiliation sting to anyone knifed.

Features

  • Combo detection with a configurable window (csb_quake_window, default 3 seconds).
  • Streaks reset on death; first blood resets each round.
  • Headshot and knife-kill (humiliation) detection.
  • Per-player /qsounds toggle saved in nVault, so a player who hates it never hears it again.
  • Only sounds that exist are precached; a missing file just disables that one announce.

Sounds

Place your WAV files in cstrike/sound/csb_quake/ (firstblood.wav, doublekill.wav, multikill.wav, ultrakill.wav, godlike.wav, headshot.wav, humiliation.wav) and add them to your fastdl so clients download them.

Installation

  1. Enable the fun and nvault modules in modules.ini.
  2. Compile, copy csb_quake_sounds.amxx into plugins/, add it to plugins.ini.
  3. Upload the sounds and change the map.

Inspired by the original "Quake Sounds" plugin (Vexd and the AMXX community); independent GPL re-implementation.

Installation
1. Enable the fun and nvault modules in modules.ini
2. Put csb_quake_sounds.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Upload the WAVs to cstrike/sound/csb_quake/ and add them to fastdl
4. Change map
Cvars
CVARDefaultDescription
csb_quake_enabled 1 Enable or disable the announcer globally.
csb_quake_window 3.0 Seconds within which consecutive kills count as a combo.
Befehle
CommandAccessDescription
say /qsounds Toggle Quake sounds for yourself.
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.
Versionen →
Bewertung

No ratings yet.

Info
  • Fun
  • Lizenz: GPL-3.0
  • Daemon666
  • Ursprünglicher Autor: Vexd / AMXX community (Quake Sounds)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma herunterladen
Anforderungen
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Module fun nvault
Bekannte Konflikte Other quake/killstreak sound plugins - run only one.
Mitwirkende
Zurück zu den Plugins