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

From BZFlagWiki
Jump to navigation Jump to search
No edit summary
Allejo (talk | contribs)
m Added minimum API verision
 
Line 1: Line 1:
{{apicall
{{apicall
| name          = bz_setTeamLosses
| name          = bz_setTeamLosses
| description  = Sets the losses of a team. (v2.4)
| version = 2.4.0
| description  = Sets the losses of a team
| param1        = team
| param1        = team
| param1type    = bz_eTeamType
| param1type    = bz_eTeamType

Latest revision as of 21:17, 14 June 2015

void bz_setTeamLosses (bz_eTeamType team, int losses)


Minimum API Version: 2.4.0
Sets the losses of a team

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