This is a custom sd.gsc. Check the right gsc file and delete the things Peter said.
About players left. Search in gametype.gsc for _playersleft
This is a custom sd.gsc. Check the right gsc file and delete the things Peter said.
About players left. Search in gametype.gsc for _playersleft
I will take the tdm.gsc as an example.
As I know you can simply change something in that file. Just search for this line
thread maps\mp\gametypes\_hud_teamscore::init();
and change it to
...