CSB Player Auras

v1.0.0 8 descargas Daemon666 Última actualización: Jul 16, 2026

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

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.

Instalación

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

Cvars

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).

Comandos

CommandAccessDescription
say /aura t (ADMIN_LEVEL_H) Open the aura colour menu.

Registro de cambios — v1.0.0

1.0.0 - Initial release.
Versiones →
Colaboradores: Daemon666 ✦
Licencia: GPL-3.0

Valoración

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descargar .sma
Archivos:
csb_auras.sma main 4.7 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos fun
Conflictos conocidos Other plugins that call set_user_rendering (models, effects) can override the aura's glow shell.
Volver a Plugins