An ACS library for ZDoom-based ports
int TeamPlayerCount(int team)
Returns the amount of player belonging to the team. Shorthand for GetTeamProperty(team, TPROP_NumPlayers).
GetTeamProperty(team, TPROP_NumPlayers)