VIP glow-shell auras picked from a menu, with an optional pulsing effect, re-applied on spawn and cleared on death.
Daemon666
1.0.0 - Initial release.
| 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_renderingwithkRenderFxGlowShell. - Access-flag gated (VIP / shop), re-applied on spawn, cleared on death.
Installation
- Enable the
funmodule inmodules.ini. - Compile
csb_auras.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
The menu requires the ADMIN_LEVEL_H flag (t) by default — the flag most shop/VIP systems hand out.
Kurulum
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
Cvarlar
| CVAR | Default | Description |
|---|---|---|
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). |
Komutlar
| Command | Access | Description |
|---|---|---|
say /aura |
t (ADMIN_LEVEL_H) |
Open the aura colour menu. |
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.Sürümler →
Puan
No ratings yet.
Download v1.0.0
Gereksinimler
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | İsteğe bağlı |
| ReAPI | İsteğe bağlı |
| Metamod | Metamod / Metamod-r |
| Modüller | fun |
| Bilinen çakışmalar | Other plugins that call set_user_rendering (models, effects) can override the aura's glow shell. |
Katkıda bulunanlar









