This wiki is archived and useful information is being migrated to the main bzflag.org website

bz_incrementPlayerLosses

From BZFlagWiki
Revision as of 13:38, 29 May 2015 by Alezakos (Talk | contribs)

Jump to: navigation, search

void bz_incrementPlayerLosses (int playerID, int losses)


Increments the losses of a player.

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