CSB Deathmatch Respawn

v1.0.0 4 pobrań Daemon666 Ostatnia aktualizacja: Jul 15, 2026

CSDM-style respawning: players come back a moment after death, with spawn protection and topped-up ammo.

A lightweight CSDM-style deathmatch core. Instead of waiting out the round, players respawn a short, configurable delay after dying, get a few seconds of spawn protection (godmode plus a glow shell so everyone can see it) and have their backpack ammo refilled so the fighting never stops.

This is an independent GPL re-implementation inspired by CSDM by Alfred "BAILOPAN" Reynolds and the AMX Mod X team. It is written from scratch on fakemeta/hamsandwich and does not reuse their source.

Features

  • Automatic respawn after a configurable delay (csb_csdm_respawn_delay).
  • Spawn protection with a visible glow, cleared on a timer (csb_csdm_protection).
  • Armor top-up and per-weapon backpack ammo refill on spawn.
  • Uses Ham_CS_RoundRespawn for a clean, native respawn.

Installation

  1. Put csb_csdm_respawn.amxx in addons/amxmodx/plugins/.
  2. Add csb_csdm_respawn.amxx to plugins.ini.
  3. Recommended cvars: mp_freezetime 0, a long mp_roundtime, and disable the round objective on your map rotation.
  4. Change the map.

Instalacja

1. Put csb_csdm_respawn.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Set mp_freezetime 0 and a long mp_roundtime for the best flow
4. Change the map

Cvary

CVARDefaultDescription
csb_csdm_enabled 1 Master switch for the deathmatch respawn core.
csb_csdm_respawn_delay 1.5 Seconds between death and respawn.
csb_csdm_protection 3.0 Seconds of spawn protection (0 to disable).
csb_csdm_armor 100 Armor given on spawn (0 to disable).
csb_csdm_refill 1 Refill backpack ammo on spawn.

Lista zmian — v1.0.0

1.0.0 — Initial release.
Wersje →
Współtwórcy: Daemon666 ✦
Oryginalny autor: Alfred "BAILOPAN" Reynolds (CSDM) Licencja: GPL-3.0

Ocena

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Pobierz .sma
Pliki:
csb_csdm_respawn.sma main 4.2 KB

Wymagania

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły fakemeta hamsandwich cstrike fun
Znane konflikty Any other respawn or deathmatch manager (run only one). Do not combine with round-based mods like zombie or match plugins.
Wróć do Pluginów