Buffs the last alive player on a team with HP, a glow, a HUD marker and an enemy count.
Daemon666
1.0.0 - Initial release.
| 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
DeathMsgper team. - Last survivor gets
csb_lms_bonushpextra HP. - Optional team-coloured glow shell (
csb_lms_glow). - HUD marker for the survivor and a private remaining-enemy count.
Installation
- Enable the
funmodule inmodules.ini. - Compile
csb_last_man_standing.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalare
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-uri
| CVAR | Default | Description |
|---|---|---|
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. |
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.Versiuni →
Evaluare
No ratings yet.
Download v1.0.0
Cerințe
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opțional |
| ReAPI | Opțional |
| Metamod | Metamod / Metamod-r |
| Module | fun |
| Conflicte cunoscute | Other plugins that call set_user_rendering can override the survivor's glow. |
Contribuitori









