get_user_userid
Syntax
native get_user_userid(index);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
Description
Returns the userid of a client.
Return
Client userid, 0 if the userid is not available or the client index is invalid
native get_user_userid(index);
| Parameter | Description |
|---|---|
| index | Client index |
Returns the userid of a client.
Client userid, 0 if the userid is not available or the client index is invalid