bz_howManyTimesPlayerKilledBy()
Available since 2.4.0
Get the number of times playerId
has been killed by killerId
.
Usage
int bz_howManyTimesPlayerKilledBy(int playerId, int killerId)
Parameters | ||
---|---|---|
int |
playerId
|
|
int |
killerId
|
Returns
int
Other Player Score Functions
This content is maintained on GitHub. We welcome any feedback and improvements!