Code:
/*############################################################
##
## Name: AWP Glow
## Date: Feb. 21, 2005
##
## Description: When a user has the awp out, he will
## glow the color of the team that he
## is on. T = Red, CT = Blue
## VERY noticable!
##
##
## Cvars:
## awp_glow <1|0> - Turns the plugin on/off
## awp_mapglow <1|0> - Turns the plugin on/off on awp_ maps
##
##
## Other notes: This plugin is a slightly modded
## version of my Various Weapon
## Speeds plugin
##
##
## To do:
## - Add menu
##
##
## Updates:
## V1.01 - Added cvar awp_glow
## v1.02 - Added cvar awp_mapglow + auto awp_ map checking
##
##
*/
#include <amxmodx>
#include <cstrike>
#include <fun>
Screenshot: