Rewards the first kill of every round with a sound, a coloured announcement and bonus HP and/or cash.
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
HLTVnew-round reset and a one-shot lock. - Reward mode cvar:
0none,1HP,2cash,3both; 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
- Compile
csb_first_blood.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand 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.









