ZDaemon ACS Extensions - GetTeamScore
GetTeamScore() function
This function obtains the score of a given team.
The syntax is:
int GetTeamScore(int team_id)
The "team_id" parameter can take one of
4 possible values: TEAM_BLUE (0), TEAM_RED (1),
TEAM_GREEN (2), TEAM_WHITE (3).