Daemon666 / CSB Nade War Public

Grenade-only mode: knife plus regenerating HE nades, blocked buying and boosted blast damage.

v1.0.0 134 downloads GPL-3.0 Last updated Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 24, 2026 1 Versions
csb_nade_war.sma main 75222ee 4.3 KB
README.md

CSB Nade War is a grenade-only mode. Every spawn strips firearms and hands out a knife plus a stock of HE grenades, and the buy commands are blocked. Grenades regenerate on a timer and one is refunded on every kill. HE blast damage is boosted through a Ham_TakeDamage multiplier and a HUD shows each player's grenade count.

Features

  • Firearms stripped and a knife plus csb_nw_startnades HE nades given on spawn.
  • Grenades regenerate every csb_nw_regen seconds up to csb_nw_maxnades.
  • One grenade refunded per kill; buy commands blocked.
  • HE blast damage scaled by csb_nw_dmgmult and a live grenade-count HUD.

Installation

  1. Enable the hamsandwich, fun and cstrike modules in modules.ini.
  2. Compile csb_nade_war.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Installation
1. Enable hamsandwich, fun and cstrike in addons/amxmodx/configs/modules.ini
2. Put csb_nade_war.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
CVARs
CVARDefaultDescription
csb_nw_enabled 1 Enable or disable nade war.
csb_nw_startnades 3 HE grenades given on spawn.
csb_nw_maxnades 5 Maximum HE grenades a player can hold.
csb_nw_regen 8 Seconds between grenade regeneration ticks.
csb_nw_dmgmult 1.5 Multiplier applied to HE blast damage.
Commands
CommandAccessDescription
buy / buyammo / autobuy Blocked while nade war is enabled.
Changelog — v1.0.0
1.0.0 - Initial release.
Versions →
Rating

No ratings yet.

About
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Download source (.sma)
Requirements
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules hamsandwich fun cstrike
Known conflicts Other plugins that give weapons on spawn or modify Ham_TakeDamage can conflict.
Contributors
Back to Plugins