Daemon666 / CSB Respawn Waves Publiczny

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 pobrań GPL-3.0 Ostatnia aktualizacja Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 8, 2026 1 Wersje
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.
Instalacja
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
Cvary
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.
Lista zmian — v1.0.0
1.0.0 - Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły hamsandwich
Znane konflikty Do not run with an instant-respawn plugin; they will fight over dead players.
Współtwórcy
Wróć do Pluginów