Skip to Content

bz_getTeamCount()

Available since 2.4.0

Get the number of connected players currently on the specified team.

Usage

int bz_getTeamCount(bz_eTeamType team)
Parameters
bz_eTeamType team

The team to get the current player count for

Returns

int - The number of players

Other Team Management Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page