Daemon666 / CSB Death Effects Публичен

Blood burst, gib shower and an optional explosion on headshot/knife kills, sent as temp entities.

v1.0.0 137 изтегляния GPL-3.0 Последна актуализация Aug 24, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 24, 2026 1 Версии
csb_death_effects.sma main 2811578 4.2 KB
README.md

CSB Death Effects makes kills look better. When a player dies the plugin reads the DeathMsg event and sends temp entities at the victim's position: a blood burst, a gib shower, and — for headshot or knife kills — an extra explosion. Each effect is independently toggled by a cvar, and a short per-victim cooldown keeps a chaotic round from flooding the network.

Features

  • Blood burst (TE_BLOODSPRITE) and gib shower (TE_BREAKMODEL).
  • Bonus explosion (TE_EXPLOSION) on headshot or knife kills.
  • Effects sent as MSG_PVS temp entities — only nearby players receive them.
  • Per-effect cvars and a per-victim rate limit.

Installation

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

No extra modules are required; the sprites and gib model used are stock Half-Life assets.

Инсталация
1. Put csb_death_effects.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map
Cvar-и
CVARDefaultDescription
csb_deathfx_enabled 1 Enable or disable death effects.
csb_deathfx_blood 1 Show a blood burst at the death position.
csb_deathfx_gibs 1 Show a gib shower at the death position.
csb_deathfx_explode 1 Add an explosion on headshot or knife kills.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Сътрудници
Обратно към плъгините