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

Difference between revisions of "Bz incrementTeamLosses"

From BZFlagWiki
Jump to: navigation, search
(Created page with "{{apicall | name = bz_ incrementTeamLosses | description = Increment the losses of a team | version = 2.4.3 | param1 = team | param1type = bz_eTeamType |...")
 
 
Line 1: Line 1:
 
{{apicall
 
{{apicall
| name          = bz_ incrementTeamLosses
+
| name          = bz_incrementTeamLosses
 
| description  = Increment the losses of a team
 
| description  = Increment the losses of a team
 
| version = 2.4.3
 
| version = 2.4.3

Latest revision as of 21:16, 14 June 2015

void bz_incrementTeamLosses (bz_eTeamType team, int wins)


Minimum API Version: 2.4.3
Increment the losses of a team

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