Daemon666 / CSB Deathrun Manager Public

Deathrun core: a fairly-picked trap-master Terrorist vs knife-only runners, with buying disabled.

v1.0.0 120 téléchargements GPL-3.0 Dernière mise à jour Aug 23, 2026
Daemon666 1.0.0 — Initial release. v1.0.0 Sep 3, 2025 1 Versions
csb_deathrun_manager.sma main 6c0afe6 5.2 KB
README.md

A deathrun game-mode core. Each round exactly one player is chosen — by a fair least-recently-used queue kept per map — to be the trap-controlling Terrorist. Everyone else is a Counter-Terrorist runner armed with a knife. The Terrorist gets extra health and a configurable weapon to punish campers, buying is blocked, and the round is won the normal way: kill the Terrorist, or let the Terrorist wipe the runners with the map's traps.

Independent GPL re-implementation inspired by Deathrun Manager by NiHiLaNTh.

Features

  • Fair activator queue so the same player is not always the Terrorist.
  • Runners forced to knife only; Terrorist gets a configurable weapon and health.
  • Buy menu, buyammo and buyequip blocked; money zeroed.
  • HUD showing the current trap-master.

Installation

  1. Put csb_deathrun_manager.amxx in addons/amxmodx/plugins/.
  2. Add it to plugins.ini.
  3. Run it on a deathrun_ map; set mp_freezetime 0.
  4. Change the map.
Installation
1. Put csb_deathrun_manager.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Use a deathrun_ map and mp_freezetime 0
4. Change the map
Cvars
CVARDefaultDescription
csb_dr_enabled 1 Master switch for the deathrun core.
csb_dr_ter_health 150 Health of the trap-master Terrorist.
csb_dr_ter_weapon weapon_deagle Weapon entity name given to the Terrorist.
Commandes
CommandAccessDescription
say /dr Show a short deathrun rules message.
Journal des modifications — v1.0.0
1.0.0 — Initial release.
Versions →
Note

No ratings yet.

À propos
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Télécharger .sma
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules hamsandwich cstrike fun
Conflits connus Other game-mode cores (GunGame, zombie, CSDM). Run one mode at a time.
Contributeurs
Retour aux Plugins