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
		
		
		
		Jump to navigation
		Jump to search
		
 Added bz_setTeamLosses  | 
				m Added minimum API verision  | 
				||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{apicall  | {{apicall  | ||
| name          = bz_setTeamLosses  | | name          = bz_setTeamLosses  | ||
| description   = Sets the losses of a team  | | 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.