View Single Post
Plugin Info:     Modification:          Category:          Approver:   ConnorMcLeod (74)
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 09-04-2010 , 10:36   [ESF] Powerup FX v1.2 by alan_el_more
Reply With Quote #1

[ESF] Powerup FX v1.2
by alan_el_more


Description:
Shows an effect when a player charges the ki

Cvars:
- esf_powerupfx: (Default: 1)
* 0: Disable plugin
* 1: Enable plugin

- esf_powerupfx_mode: (Default: 1)
* 1: Defined color by esf_powerupfx_rgb
* 2: Team color (Good: Blue - Evil: Red)
* 3: Random color

- esf_powerupfx_delay: (Default: 1.0)
* Define delay of the effect

- esf_powerupfx_rgb: (Default: "255255255")
* Define the color (Format RGB) of the effect when the cvar esf_powerupfx_mode is 1
* Example usage:
- "255 255 255" (White)
- "255000000" (Blue) [9 digits needed]

Changelog:
HTML Code:
1.0 - First Release
1.1 - Fixed Minor Error
1.2 - Optimized Code (Thanks Connor) & Added Cvar "esf_powerupfx_delay"
Video:
Link
Attached Files
File Type: sma Get Plugin or Get Source (PowerupFx12.sma - 2754 views - 3.8 KB)
__________________

Last edited by alan_el_more; 11-03-2010 at 06:55. Reason: Version 1.2 released
alan_el_more is offline