In Counter-Strike there is also the team Spectator.
This better separates spectator players from players that are not in any team or have left the server but are reported as on
This commit is contained in:
parent
1777b706ae
commit
523e3a2260
@ -6578,6 +6578,7 @@ INSERT INTO `hlstats_Teams` (`game`, `code`, `name`, `hidden`, `playerlist_bgcol
|
||||
('aoc','Agathia Knights','Agathia Knights','','#D2E8F7','#0080C0',1),
|
||||
('cstrike','TERRORIST','Terrorist','0','#FFD5D5','#FF2D2D',1),
|
||||
('cstrike','CT','Counter-Terrorist','0','#D2E8F7','#0080C0',2),
|
||||
('cstrike','SPECTATOR','Spectator','0','#D5D5D5','#111111',3),
|
||||
('tfc','Blue','Blue','0','#D2E8F7','#0080C0',1),
|
||||
('tfc','Red','Red','0','#FFD5D5','#FF2D2D',2),
|
||||
('tfc','#Hunted_team1','(Hunted) VIP','0','#FFD5D5','#FF2D2D',5),
|
||||
|
Loading…
Reference in New Issue
Block a user