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

Difference between revisions of "Bz getPlayerLosses"

From BZFlagWiki
Jump to: navigation, search
(Added bz_getPlayerLosses)
 
m (Removed version 2.99.x requirement.)
 
Line 7: Line 7:
 
| returntype  = int
 
| returntype  = int
 
| returns    = Amount of losses of the player.
 
| returns    = Amount of losses of the player.
| version    = 2.99.x or later
 
 
}}
 
}}

Latest revision as of 09:50, 19 October 2011

int bz_getPlayerLosses (int playerId)


Returns the amount of losses for the player given.

Parameters:
playerId  -  Player to lookup.
Returns:
Amount of losses of the player.