void AddToTeamScore( int teamIndex, int score );
Add a value to a team score. Can also be negative to take away from the score.
Beta 3.0
0@@