shanapu / TeamGlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamGlow

need https://github.com/MitchDizzle/Custom-Player-Skins (https://forums.alliedmods.net/showthread.php?t=240703)
put sv_force_transmit_players 1 in your servers .cfg

sm_glow_mode - 1 - contours with wallhack, 2 - glow effect without wallhack

sm_glow_color_ct_red - What color for Glow? (set R, G and B values to 255 to disable) (Rgb): x - red value
sm_glow_color_ct_green - What color for Glow? (rGb): x - green value
sm_glow_color_ct_blue - What color for Glow? (rgB): x - blue value
sm_glow_color_ct_alpha - How bright? alpha value

sm_glow_color_t_red - What color for Glow? (set R, G and B values to 255 to disable) (Rgb): x - red value
sm_glow_color_t_green - What color for Glow? (rGb): x - green value
sm_glow_color_t_blue - What color for Glow? (rgB): x - blue value
sm_glow_color_t_alpha - How bright? alpha value

About

License:GNU General Public License v3.0


Languages

Language:SourcePawn 83.1%Language:C++ 16.9%