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_incrementPlayerWins

From BZFlagWiki
Revision as of 13:39, 29 May 2015 by Alezakos (talk | contribs)
Jump to navigation Jump to search

void bz_incrementPlayerWins (int playerID, int increment)


Increments the wins of a player.

Parameters:
playerID  -  The player who is affected by the win change.
increment  -  The wins to add to the player. (0 to leave the wins unchanged, negative number to decrement the wins)