This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "Bz incrementTeamWins"

From BZFlagWiki
Jump to: navigation, search
(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