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 getPlayerIndexList(bz APIIntList)

From BZFlagWiki
Revision as of 15:15, 28 January 2013 by Alezakos (talk | contribs) (fix page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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