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