DrinkyBird
Created page with "{{ACSWarning}} int '''ChangeTeamScore''' (int ''team'', int ''type'', int ''value''[, bool ''announce'']) {{Devfeature|3.2|alpha}} == Usage == Changes the score of a team. === Parameters === * ''player'': The number of the team whose score to change. * ''type'': One of: :*'''SCORE_FRAGS''' = 0 ::How many frags this team has. :*'''SCORE_POINTS''' = 1 ::How many points this team has. :*'''SCORE_WINS''' = 2 ::How many wins this team has. :*'''SCORE_DEATHS''' = 3 ::How ma..."