get_user_ping
Core (amxmodx.inc)
Description
get_user_ping - Returns the ping and loss at the current time
Syntax
get_user_ping ( index, &ping, &loss )
Type
Native
Notes
index is a player index from 1 to 32.

ping and loss are filled with the results (passed byref).