Retrieves a client's user id, which is an index incremented for every client that joins the server.
int GetClientUserId(int client)
Player index.
User id of the client.
If the client is not connected or the index is invalid.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.