Skip to Content

bz_getPlayerLosses()

Available since 2.4.0

Get the number of losses for the specified player.

Usage

int bz_getPlayerLosses(int playerID)
Parameters
int playerID

The player whose number of losses to get

Returns

int - The player's number of losses

Other Player Score Functions

Back to bzfs API Functions

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

Give us Feedback Edit this Page