View Single Post
Plugin Info:     Modification:          Category:          Approver:   EKS (166)
bahr
Member
Join Date: Aug 2005
Old 09-04-2005 , 14:59   Glowing made easy!
Reply With Quote #1

This plugin was made for facilitate the player glowing.

The colors definitions is keep in a file instead of being 'hardcoded' in the plugin,
so the colors can be very easily modified, deleted, added,...No more need to
re-compile the plugin!!

Say you want to add a color. you add one line in the file, save it and do a

'amx_glowreload'

in your server console, et voila!! The new color is ready

Commands:

- amx_glow <user> <[[flash] <color>] | OFF>: make user glowing or make it stop glowing.
- amx_glowcustom <user> <r> <g> [b]: make user glowing a custom color.
- amx_glowfreq <frequence>: change the frequence for multi-color glowing.
- amx_glowreload : reload color definitions from cfg file.

- say glow <[flash]color[color][color] | OFF | HELP>: user way of glowing.

Examples:

say glow help : display available colors in user console.
say glow off : user stops glowing.
say glow olive darkblue : user begins to glow olive and darkblue.
say glow red green blue : user begins to glow red, green and blue.
say glow flash magenta : user begins to glow flash magenta.
say glow sweden : user begins to glow special sweden colors (blue and yellow).


Have fun
Attached Files
File Type: zip plugin_glow.zip (30.4 KB, 2467 views)
bahr is offline
Send a message via MSN to bahr