Add get player ping util
This commit is contained in:
@@ -997,3 +997,9 @@ function warpPedIntoVehicle(ped, vehicle, seatId) {
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function getPlayerPing(client) {
|
||||
return client.ping
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user