CS_GetTeamScore Function

Gets a team's score

int CS_GetTeamScore(int team)

Parameters

int team

Team index to get score for.

Return Value

Returns the internal team score.

Errors

Invalid team index.