get_user_ping
- Синтаксис
-
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