CSB Boss Round

v1.0.0 8 indirme Daemon666 Son güncelleme: Jul 16, 2026

Every N rounds a random player becomes a giant glowing boss with scaled HP, a heavy weapon and a HUD health bar; everyone else must take them down.

CSB Boss Round breaks up the rotation with a boss fight. Every N rounds a random player is turned into a boss: a bigger glowing model (pev_scale) with health scaled to the player count, an M249 with a full backpack, and a HUD health bar the whole server can see. Incoming damage to the boss is scaled down in a Ham_TakeDamage hook so it takes teamwork to win, and whoever lands the kill collects a cash reward.

Features

  • Boss every csb_boss_interval rounds.
  • Health scales with the number of players in the round.
  • Damage-to-boss scaling via csb_boss_dmgscale.
  • Server-wide HUD health bar and a kill reward.

Installation

  1. Enable the fakemeta, hamsandwich, cstrike and fun modules in modules.ini.
  2. Compile csb_boss_round.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.

Kurulum

1. Enable the fakemeta, hamsandwich, cstrike and fun modules in addons/amxmodx/configs/modules.ini
2. Put csb_boss_round.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map

Cvarlar

CVARDefaultDescription
csb_boss_enabled 1 Enable or disable boss rounds.
csb_boss_interval 5 A boss appears every this many rounds.
csb_boss_hp_per_player 400 Boss HP added per player in the round.
csb_boss_dmgscale 0.5 Multiplier applied to damage dealt to the boss.
csb_boss_reward 8000 Money reward for killing the boss.

Değişiklik günlüğü — v1.0.0

1.0.0 - Initial release.
Sürümler →
Katkıda bulunanlar: Daemon666 ✦
Lisans: GPL-3.0

Puan

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
.sma indir
Dosyalar:
csb_boss_round.sma main 4.7 KB

Gereksinimler

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller fakemeta hamsandwich cstrike fun
Bilinen çakışmalar Other plugins that set health, model scale or rendering on the boss can interfere with the health bar.
Eklentilere Dön