Daemon666 / CSB Headshot Only Public

Only headshots kill: body hits are cancelled (with an optional clink) and head hits are guaranteed lethal, with an optional pistols-only buy.

v1.0.0 145 downloads GPL-3.0 Last updated Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 24, 2026 1 Versions
csb_headshot_only.sma main c711193 2.9 KB
README.md

CSB Headshot Only is a pure aim mode. In a Ham_TraceAttack hook every bullet that does not land on the head is cancelled to zero damage, while a head hit is boosted to a guaranteed kill. Body hits can optionally play a metal ricochet 'clink' so shooters still get feedback, and the buy menu can be restricted to pistols only.

Inspired by Headshot Only by Alka. Independent GPL re-implementation.

Features

  • Non-head damage cancelled at the trace-attack stage.
  • Head hits are always lethal.
  • Optional ricochet clink on body hits.
  • Optional pistols-only buy restriction.

Installation

  1. Enable the fakemeta and hamsandwich modules in modules.ini.
  2. Compile csb_headshot_only.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Installation
1. Enable the fakemeta and hamsandwich modules in addons/amxmodx/configs/modules.ini
2. Put csb_headshot_only.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
CVARs
CVARDefaultDescription
csb_hs_enabled 1 Enable or disable headshot-only.
csb_hs_clink 1 Play a ricochet clink on body hits.
csb_hs_pistolsonly 1 Restrict the buy menu to pistols.
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 fakemeta hamsandwich
Known conflicts Other plugins that modify damage in TraceAttack or TakeDamage can conflict.
Contributors
Back to Plugins