Skip to Content

bz_getPlayerTKs()

Available since 2.4.0

Get the number of team kills for the specified player.

Usage

int bz_getPlayerTKs(int playerID)
Parameters
int playerID

The player whose number of team kills to get

Returns

int - The player's number of team kills

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