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

bz_setPlayerWins

From BZFlagWiki
Revision as of 09:49, 19 October 2011 by Sigonasr2 (Talk | contribs) (Removed version 2.99.x requirement.)

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

void bz_setPlayerWins (int playerID, int wins)


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.