Daemon666 / CSB Respawn Waves Public

Respawns dead players in timed waves every N seconds (up to a max per round) with Ham_CS_RoundRespawn and a countdown HUD for the dead.

v1.0.0 127 descărcări GPL-3.0 Ultima actualizare Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 8, 2026 1 Versiuni
csb_team_respawn_waves.sma main 8f34a17 2.9 KB
README.md

CSB Respawn Waves keeps a round alive without full instant respawn. Every N seconds all dead players are brought back with Ham_CS_RoundRespawn, up to a maximum number of waves per round, and dead players see a HUD countdown to the next wave. It is the middle ground between one-life rounds and pure deathmatch.

Features

  • Timed respawn waves on a fixed interval.
  • Maximum waves per round via csb_waves_max.
  • Countdown HUD shown to dead players.
  • Uses the game's own round-respawn so spawns are clean.

Installation

  1. Enable the hamsandwich module in modules.ini.
  2. Compile csb_team_respawn_waves.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalare
1. Enable the hamsandwich module in addons/amxmodx/configs/modules.ini
2. Put csb_team_respawn_waves.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-uri
CVARDefaultDescription
csb_waves_enabled 1 Enable or disable respawn waves.
csb_waves_interval 10 Seconds between waves.
csb_waves_max 3 Maximum waves per round.
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module hamsandwich
Conflicte cunoscute Do not run with an instant-respawn plugin; they will fight over dead players.
Contribuitori
Înapoi la Pluginuri