Daemon666 / CSB Spray ID Público

Announces who sprayed a logo and where, by catching the spray impulse and tracing to the wall, with an anti-spam cooldown.

v1.0.0 166 descargas GPL-3.0 Última actualización Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Versiones
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

  1. Enable the engine module in modules.ini.
  2. Compile csb_spray_id.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. 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
CVARDefaultDescription
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.

Acerca de
  • Fun
  • Licencia: GPL-3.0
  • Daemon666
  • Autor original: Spray Detector (concept)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descargar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos engine
Colaboradores
Volver a Plugins