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

Difference between revisions of "Bz getPlayerRank"

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

Latest revision as of 09:51, 19 October 2011

float bz_getPlayerRank (int playerId)


Returns the rank of the player given.

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