bz_resetPlayerScore()
Available since 2.4.0
Reset the number of wins, losses, and team kills for the specified player.
Usage
bool bz_resetPlayerScore(int playerID)
Parameters | ||
---|---|---|
int |
playerID
|
The player whose score is being reset |
Returns
bool - True if the player's score was reset successfully
Other Player Score Functions
This content is maintained on GitHub. We welcome any feedback and improvements!