Daemon666 / CSB Quake Sounds Публичный

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 загрузок GPL-3.0 Обновлено Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 1, 2026 1 Версии
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.

Установка
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
Cvar-ы
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.
Команды
CommandAccessDescription
say /qsounds Toggle Quake sounds for yourself.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
  • Fun
  • Лицензия: GPL-3.0
  • Daemon666
  • Оригинальный автор: Vexd / AMXX community (Quake Sounds)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fun nvault
Известные конфликты Other quake/killstreak sound plugins - run only one.
Участники
Назад к плагинам