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 incrementTeamWins: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Allejo (talk | contribs)
Created page with "{{apicall | name = bz_incrementTeamWins | description = Increment the wins of a team | version = 2.4.3 | param1 = team | param1type = bz_eTeamType | param..."
 
(No difference)

Latest revision as of 21:16, 14 June 2015

void bz_incrementTeamWins (bz_eTeamType team, int wins)


Minimum API Version: 2.4.3
Increment the wins of a team

Parameters:
team  -  The team to set the wins for
wins  -  The amount to increment by