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 getTeamWins: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Added bz_getTeamWins  | 
				m Bad grammar.  | 
				||
| Line 1: | Line 1: | ||
{{apicall  | {{apicall  | ||
| name          = bz_getTeamWins  | | name          = bz_getTeamWins  | ||
| description   = Gets the wins   | | description   = Gets the wins of a team.  | ||
| param1        = team  | | param1        = team  | ||
| param1type    = bz_eTeamType  | | param1type    = bz_eTeamType  | ||
Latest revision as of 01:37, 3 February 2009
int bz_getTeamWins (bz_eTeamType team)
Gets the wins of a team.
Parameters: 
team  -  The team to look up. 
Returns: 
The wins of the team.