Daemon666 / CSB Classic Knife Round Public

Optional warmup then a knife-only round for sides; the winning captain gets a Stay/Switch menu before the match goes live.

v1.0.0 128 downloads GPL-3.0 Last updated Aug 23, 2026
Daemon666 Initial release. v1.0.0 May 24, 2025 1 Versions
csb_classic_knife_round.sma main a620156 6.6 KB
README.md

CSB Classic Knife Round gives a 5v5 match the traditional start: an optional free warmup with unlimited ammo, then a knife-only round for the right to pick sides. When the round is decided the winning team's captain gets a Stay / Switch menu, the teams swap if they choose to, and the match goes live.

Features

  • Configurable warmup timer with unlimited backpack ammo (csb_knife_warmup).
  • Everyone is stripped to a knife for the knife round via Ham_Spawn.
  • Winner detected from the round-end SendAudio cue - no external match core needed.
  • Stay/Switch menu for the winning captain, then an automatic go-live restart.

Installation

  1. Enable the cstrike, fun and hamsandwich modules.
  2. Compile, install, add to plugins.ini, change map.
Installation
1. Enable the cstrike, fun and hamsandwich modules in addons/amxmodx/configs/modules.ini
2. Compile the .sma (or use the site compiler) and put the .amxx in addons/amxmodx/plugins/
3. Add csb_classic_knife_round.amxx to addons/amxmodx/configs/plugins.ini
4. Change the map. Set csb_knife_warmup 0 to skip the warmup.
CVARs
CVARDefaultDescription
csb_knife_enabled 1 Master enable toggle.
csb_knife_warmup 20 Warmup seconds before the knife round (0 = straight to knife).
Commands
CommandAccessDescription
amx_knife / say /knife ADMIN_LEVEL_A Restart the knife-round sequence.
Changelog — v1.0.0
Initial release.
Versions →
Rating

No ratings yet.

Download v1.0.0
Compiled live from the source below — nothing pre-built.
Download source (.sma)
Requirements
AMX Mod X ≥ 1.8.2
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules cstrike fun hamsandwich
Known conflicts Other knife-round or warmup managers - run only one.
Contributors
Back to Plugins