native get_user_ping(index, &ping, &loss);
index | Client index |
ping | Variable to store ping in |
loss | Variable to store loss in |
Retrieves the ping and loss of a client.
1 on success, 0 if client index is invalid or the client is not connected
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.