Sets a team's score
void CS_SetTeamScore(int team, int value)
Team index to set score for.
Value to set teams score as.
Invalid team index.
This will update the scoreboard only after the scoreboard update function is called. Use SetTeamScore plus this to update the scoreboard instantly and save values correctly.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.