This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

bz_setTeamWins

From BZFlagWiki
Revision as of 21:15, 14 June 2015 by Allejo (talk | contribs) (Added minimum API verision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

void bz_setTeamWins (bz_eTeamType team, int wins)


Minimum API Version: 2.4.0
Sets the wins of a team

Parameters:
team  -  The team to set the wins for.
wins  -  Amount of wins for the team.