Skip to Content

bz_getTeamPlayerLimit()

Available since 2.4.0

Get the maximum number of players that the server is configured to allow for the specified team.

Usage

unsigned int bz_getTeamPlayerLimit(bz_eTeamType team)
Parameters
bz_eTeamType team

The team to get the player limit for

Returns

unsigned int - The player limit

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