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_getPlayerByCallsign
bz_PlayerRecord bz_getPlayerByCallsign (const char* name)
Minimum API Version: 2.99.x or later 
Gets a bz_PlayerRecord for a player based on the callsign given.
Parameters: 
name  -  Player to lookup. 
Returns: 
Player record of the player of which the callsign belongs to.