CSB Player Auras

v1.0.0 0 descărcări Daemon666 Ultima actualizare: Jul 15, 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.

Instalare

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-uri

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

Comenzi

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

Jurnal de modificări — v1.0.0

1.0.0 - Initial release.
Versiuni →
Contribuitori: Daemon666 ✦
Licență: GPL-3.0

Evaluare

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descarcă .sma
Fișiere:
csb_auras.sma main 4.7 KB

Cerințe

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module fun
Conflicte cunoscute Other plugins that call set_user_rendering (models, effects) can override the aura's glow shell.
Înapoi la Pluginuri