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

bz_setPlayerLosses

From BZFlagWiki
Revision as of 18:15, 31 January 2017 by Zehra (Talk | contribs) (update)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

void bz_setPlayerLosses (int playerID, int losses)


Sets the losses of a player.

Parameters:
playerID  -  The player who is affected by the loss change.
losses  -  The losses to set for the player.