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

bz_getPlayerByBZID

From BZFlagWiki
Jump to: navigation, search

bz_PlayerRecord bz_getPlayerByBZID (int BZID)


Minimum API Version: 2.99.x or later
Gets a bz_PlayerRecord for a player based on the BZID (must be a registered user) given.

Parameters:
BZID  -  BZID to look up.
Returns:
Player record of the player of which the BZID belongs to.