Announces who sprayed a logo and where, by catching the spray impulse and tracing to the wall, with an anti-spam cooldown.
Daemon666
1.0.0 - Initial release.
| csb_spray_id.sma main | c9dc5e9 | 2.5 KB |
README.md
CSB Spray ID tells everyone who just sprayed. Spraying fires impulse 201, which the plugin catches; it traces from the player's aim to the wall to locate the decal and prints the sprayer's name and coordinates to chat (or only to admins). A per-player cooldown stops spray spam from flooding the console.
Inspired by the classic Spray Detector plugins. Independent GPL re-implementation.
Features
- Catches the spray impulse directly — no guessing.
- Reports the sprayer's name and the wall location.
- Public or admins-only output via
csb_sprayid_adminsonly. - Per-player cooldown against spray spam.
Installation
- Enable the
enginemodule inmodules.ini. - Compile
csb_spray_id.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalación
1. Enable the engine module in addons/amxmodx/configs/modules.ini 2. Put csb_spray_id.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_sprayid_enabled |
1 |
Enable or disable spray announcements. |
csb_sprayid_adminsonly |
0 |
Show announcements only to admins. |
csb_sprayid_cooldown |
3.0 |
Seconds between announcements per player. |
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 | engine |
Colaboradores









