CSB Spray ID

v1.0.0 0 downloads Daemon666 Última atualização: Jul 15, 2026

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

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.

Instalação

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 alterações — v1.0.0

1.0.0 - Initial release.
Versões →
Colaboradores: Daemon666 ✦
Autor original: Spray Detector (concept) Licença: GPL-3.0

Avaliação

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Baixar .sma
Arquivos:
csb_spray_id.sma main 2.5 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos engine
Voltar aos Plugins