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 getPlayerWins: Difference between revisions
Jump to navigation
Jump to search
Added bz_getPlayerWins |
m Removed version 2.99.x requirement. |
||
| Line 7: | Line 7: | ||
| returntype = int | | returntype = int | ||
| returns = Amount of wins of the player. | | returns = Amount of wins of the player. | ||
}} | }} | ||
Latest revision as of 09:50, 19 October 2011
int bz_getPlayerWins (int playerId)
Returns the amount of wins for the player given.
Parameters:
playerId - Player to lookup.
Returns:
Amount of wins of the player.