CSB Headshot Only

v1.0.0 0 загрузок Daemon666 Обновлено: Jul 15, 2026

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

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.

Установка

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

Cvar-ы

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.

История изменений — v1.0.0

1.0.0 - Initial release.
Версии →
Участники: Daemon666 ✦
Оригинальный автор: Alka Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Скачать .sma
Файлы:
csb_headshot_only.sma main 2.9 KB

Требования

AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fakemeta hamsandwich
Известные конфликты Other plugins that modify damage in TraceAttack or TakeDamage can conflict.
Назад к плагинам