This wiki is archived and useful information is being migrated to the main bzflag.org website
Bz getPlayerIndexList(bz APIIntList)
From BZFlagWiki
void bool bz_getPlayerIndexList( bz_APIIntList *playerList ) (playerList)
Gets the current list of players, and places them in the int list specified. The values are the player indexes, which can be passed to bz_getPlayerByIndex to get information about the player.
Parameters:
playerList