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  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
{{apicall  | {{apicall  | ||
| name          = bz_setTeamLosses  | | name          = bz_setTeamLosses  | ||
| description   = Sets the losses of a team. (  | | description   = Sets the losses of a team. (v2.4)  | ||
| param1        = team  | | param1        = team  | ||
| param1type    = bz_eTeamType  | | param1type    = bz_eTeamType  | ||
Revision as of 18:54, 2 June 2012
void bz_setTeamLosses (bz_eTeamType team, int losses)
Sets the losses of a team. (v2.4)
Parameters: 
team  -  The team to set the losses for. 
losses  -  Amount of losses for the team.