Daemon666 / CSB Player Auras Публичный

VIP glow-shell auras picked from a menu, with an optional pulsing effect, re-applied on spawn and cleared on death.

v1.0.0 123 загрузок GPL-3.0 Обновлено Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Версии
csb_auras.sma main c41ae8d 4.7 KB
README.md

CSB Player Auras gives VIPs a coloured glow-shell around their model. Type say /aura to open a menu, pick from eight colours (or Off), and optionally toggle a pulsing effect that breathes the glow brightness up and down on a task. The aura is re-applied automatically every spawn and cleared on death so it never lingers on a corpse.

Features

  • Menu-driven colour picker: Red, Green, Blue, Yellow, Cyan, Purple, White or Off.
  • Optional pulsing brightness driven by a shared task.
  • Uses set_user_rendering with kRenderFxGlowShell.
  • Access-flag gated (VIP / shop), re-applied on spawn, cleared on death.

Installation

  1. Enable the fun module in modules.ini.
  2. Compile csb_auras.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.

The menu requires the ADMIN_LEVEL_H flag (t) by default — the flag most shop/VIP systems hand out.

Установка
1. Enable the fun module in addons/amxmodx/configs/modules.ini
2. Put csb_auras.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-ы
CVARDefaultDescription
csb_aura_enabled 1 Enable or disable auras.
csb_aura_minbright 60 Low brightness of the glow (and pulse trough).
csb_aura_maxbright 180 High brightness of the glow (and pulse peak).
Команды
CommandAccessDescription
say /aura t (ADMIN_LEVEL_H) Open the aura colour menu.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fun
Известные конфликты Other plugins that call set_user_rendering (models, effects) can override the aura's glow shell.
Участники
Назад к плагинам