bz_getPlayerPacketloss()
Available since 2.4.0
Get the amount of packetloss a player has.
Usage
float bz_getPlayerPacketloss(int playerID)
Parameters | ||
---|---|---|
int |
playerID
|
The player whose packetloss to get |
Returns
float - The player's packetloss
Other Player Latency Functions
This content is maintained on GitHub. We welcome any feedback and improvements!