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

bz_getPlayerByCallsign

From BZFlagWiki
Jump to: navigation, search

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.