Daemon666 / CSB Last Man Standing Публичен

Buffs the last alive player on a team with HP, a glow, a HUD marker and an enemy count.

v1.0.0 171 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 8, 2026 1 Версии
csb_last_man_standing.sma main ef9fbfb 3.4 KB
README.md

CSB Last Man Standing buffs the last surviving player on a team. When a team drops to a single alive player, that player gets extra HP, a team-coloured glow, a HUD marker and a private count of how many enemies remain. All buffs are cleared at the start of the next round.

Features

  • Alive counts tracked from DeathMsg per team.
  • Last survivor gets csb_lms_bonushp extra HP.
  • Optional team-coloured glow shell (csb_lms_glow).
  • HUD marker for the survivor and a private remaining-enemy count.

Installation

  1. Enable the fun module in modules.ini.
  2. Compile csb_last_man_standing.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Инсталация
1. Enable the fun module in addons/amxmodx/configs/modules.ini
2. Put csb_last_man_standing.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-и
CVARDefaultDescription
csb_lms_enabled 1 Enable or disable the last-man buff.
csb_lms_bonushp 50 Bonus HP given to the last survivor.
csb_lms_glow 1 Give the survivor a team-coloured glow.
Списък с промени — 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
Модули fun
Известни конфликти Other plugins that call set_user_rendering can override the survivor's glow.
Сътрудници
Обратно към плъгините