GetTeamScore Function

Returns the score of a team based on a team index. Note: This native should not be called before OnMapStart.

int GetTeamScore(int index)

Parameters

int index

Team index.

Return Value

Score.

Errors

Invalid team index.