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 incrementTeamLosses: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{apicall | name = bz_ incrementTeamLosses | description = Increment the losses of a team | version = 2.4.3 | param1 = team | param1type = bz_eTeamType |..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{apicall | {{apicall | ||
| name = | | 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