Daemon666 / CSB First Blood Publiczny

Rewards the first kill of every round with a sound, a coloured announcement and bonus HP and/or cash.

v1.0.0 177 pobrań GPL-3.0 Ostatnia aktualizacja Aug 25, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 24, 2026 1 Wersje
csb_first_blood.sma main 0bb0db3 3.5 KB
README.md

CSB First Blood spots the first kill of each round from the DeathMsg event, plays a sound, announces the killer in coloured chat and hands out a configurable reward: bonus HP (fun), extra cash (cstrike), or both. It also keeps a per-map tally and calls out the current first-blood leader once someone has drawn first blood more than once.

Features

  • One reliable trigger per round using a HLTV new-round reset and a one-shot lock.
  • Reward mode cvar: 0 none, 1 HP, 2 cash, 3 both; amounts are cvars.
  • Cash is clamped to the CS ceiling of $16000.
  • Configurable sound path (default a stock game sound, so no downloads are required).
  • Per-map first-blood leader announced in chat.

Installation

  1. Compile csb_first_blood.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.

The default sound buttons/bell1.wav ships with the game, so nothing extra needs to be precached or downloaded. Point csb_fb_sound at your own file if you add one to the fastdl.

Instalacja
1. Put csb_first_blood.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map
Cvary
CVARDefaultDescription
csb_fb_enabled 1 Enable or disable first-blood awards.
csb_fb_reward 3 Reward mode: 0 none, 1 HP, 2 cash, 3 both.
csb_fb_hp 25 Bonus HP granted on first blood.
csb_fb_cash 1000 Bonus cash granted on first blood.
csb_fb_sound buttons/bell1.wav Sound played on first blood (relative to the sound/ folder).
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
Moduły cstrike fun
Znane konflikty Other first-blood / first-kill reward plugins will double-announce; run only one.
Współtwórcy
Wróć do Pluginów