Skip to Content

bz_getPlayerTeam()

Available since 2.4.0

Get the playable team the player is currently on meaning a value of eAdministrators would not be returned.

Usage

bz_eTeamType bz_getPlayerTeam(int playerID)
Parameters
int playerID

The id of the player to get the team of

Returns

bz_eTeamType - The team the player is currently a part of

Other Player Information Functions

Back to bzfs API Functions

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

Give us Feedback Edit this Page