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

bz_getPlayerHumanity

From BZFlagWiki
Jump to: navigation, search

bool bz_getPlayerHumanity (int playerID)


Returns true if the player has reported that they are human and not a robot.

Parameters:
playerID  -  The id of the player to query
Returns:
True if Human, False if not.