native get_user_authid(index, authid[], len);
index | Client index |
authid | Buffer to copy auth to |
len | Maximum buffer size |
Retrieves the SteamID of a client.
The SteamID is only available once the client_authorized() forward has been called for the client.
Number of cells written to buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.