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_incrementPlayerLosses

From BZFlagWiki
Jump to navigation Jump to search

void bz_incrementPlayerLosses (int playerID, int increment)


Minimum API Version: 2.4.3
Increments the losses of a player.

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