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

From BZFlagWiki
Revision as of 03:03, 10 February 2009 by Yassen (talk | contribs) (Added API Version)
Jump to navigation Jump to search

void bz_setPlayerWins (int playerID, int wins)


Minimum API Version: 2.99.x and higher
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.