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

Bz getPlayerIndexList(bz APIIntList)

From BZFlagWiki
Revision as of 02:39, 15 December 2008 by Javawizard2539 (Talk | contribs) (New page: {{apicall | name = bool bz_getPlayerIndexList( bz_APIIntList *playerList ) | description = Gets the current list of players, and places them in the int list specified. The value...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{apicall | name = bool bz_getPlayerIndexList( bz_APIIntList *playerList ) | description = 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. | param1 = playerList | param1desc =