CSB Deathrun Manager

v1.0.0 0 Downloads Daemon666 Zuletzt aktualisiert: Jul 14, 2026

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

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.

Befehle

CommandAccessDescription
say /dr Show a short deathrun rules message.

Änderungsprotokoll — v1.0.0

1.0.0 — Initial release.
Versionen →
Mitwirkende: Daemon666 ✦
Ursprünglicher Autor: NiHiLaNTh (Deathrun Manager) Lizenz: GPL-3.0

Bewertung

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
.sma herunterladen
Dateien:
csb_deathrun_manager.sma main 5.2 KB

Anforderungen

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Module hamsandwich cstrike fun
Bekannte Konflikte Other game-mode cores (GunGame, zombie, CSDM). Run one mode at a time.
Zurück zu den Plugins