sourcemod/plugins/funcommands
MartLegion cd37354634
Change sm_beacon to use game-specific team colors (#1187)
Added game color config & specific settings for L4D/L4D2

Created the following keys:

"Team1Color"	"75,255,75,255"
"Team2Color"	"255,75,75,255"
"Team3Color"	"75,75,255,255"
"Team4Color"	"255,128,0,255"
"TeamUnknownColor"	"255,255,255,255"

Added a specific setting for L4D/L4D2 game:

"Team2Color"	"75,75,255,255"
"Team3Color"	"255,75,75,255"
2020-02-23 14:03:00 +00:00
..
beacon.sp Change sm_beacon to use game-specific team colors (#1187) 2020-02-23 14:03:00 +00:00
blind.sp Making blind's LogAction message consistent... (#697) 2017-09-26 20:22:02 -04:00
drug.sp Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00
fire.sp Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00
gravity.sp Making gravity's LogAction message consistent... (#695) 2017-09-26 20:22:30 -04:00
ice.sp Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00
noclip.sp Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00
timebomb.sp Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00