Only headshots kill: body hits are cancelled (with an optional clink) and head hits are guaranteed lethal, with an optional pistols-only buy.
Daemon666
1.0.0 - Initial release.
| 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
- Enable the
fakemetaandhamsandwichmodules inmodules.ini. - Compile
csb_headshot_only.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalación
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
| CVAR | Default | Description |
|---|---|---|
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. |
Registro de cambios — v1.0.0
1.0.0 - Initial release.Versiones →
Valoración
No ratings yet.
Download v1.0.0
Requisitos
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcional |
| ReAPI | Opcional |
| Metamod | Metamod / Metamod-r |
| Módulos | fakemeta hamsandwich |
| Conflictos conocidos | Other plugins that modify damage in TraceAttack or TakeDamage can conflict. |
Colaboradores









