CSB Last Man Standing

v1.0.0 0 téléchargements Daemon666 Dernière mise à jour: Jul 15, 2026

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

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.

Installation

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

Cvars

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.

Journal des modifications — v1.0.0

1.0.0 - Initial release.
Versions →
Contributeurs: Daemon666 ✦
Licence: GPL-3.0

Note

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Télécharger .sma
Fichiers:
csb_last_man_standing.sma main 3.4 KB

Prérequis

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules fun
Conflits connus Other plugins that call set_user_rendering can override the survivor's glow.
Retour aux Plugins