native Float:cs_get_user_lastactivity(index);
index | Client index |
Returns the client's last activity time.
This is the time that the internal Counter-Strike afk kicker uses to see who has been inactive too long.
Last activity time
If the client index is not within the range of 1 to MaxClients, or the client is not connected, an error will be
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.