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_setPlayerWins
void bz_setPlayerWins (int playerID, int wins)
Sets the wins of a player.
Parameters:
playerID - The player who is affected by the win change.
wins - The wins to set for the player.