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

bz_setPlayerWins

From BZFlagWiki
Revision as of 01:54, 3 February 2009 by Yassen (Talk | contribs) (Added bz_setPlayerWins)

(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. (v3.0)

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