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_RoundRespawnfor a clean, native respawn.
Installation
- Put
csb_csdm_respawn.amxxinaddons/amxmodx/plugins/. - Add
csb_csdm_respawn.amxxtoplugins.ini. - Recommended cvars:
mp_freezetime 0, a longmp_roundtime, and disable the round objective on your map rotation. - Change the map.









