Im kinda having the same problem, rather then wanting the info of all the players on the server. I want the info on one team.
Code:
get_players(players,num,"ae","CT")
This would sometimes work.
I get what your trying to say by logging the connects and disconnects to get the client count, but is there a way to log which client joins which team?