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

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
Added bz_getTeamWins
 
Yassen (talk | contribs)
m Bad grammar.
 
Line 1: Line 1:
{{apicall
{{apicall
| name          = bz_getTeamWins
| name          = bz_getTeamWins
| description  = Gets the wins for a team.
| 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.