This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
bz_getPlayerByBZID
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.