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: Difference between revisions
Jump to navigation
Jump to search
bz_getPlayerByBZID |
(No difference)
|
Revision as of 00:33, 12 February 2009
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.