CSB Spray ID

v1.0.0 0 загрузок Daemon666 Обновлено: 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.

Установка

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

Cvar-ы

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.

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

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

Рейтинг

No ratings yet.

Download v1.0.0

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

Требования

AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули engine
Назад к плагинам