Signature
native get_user_name(index, name[], len);
Description
Retrieves the name of a client or the server.
Parameters
- index — Client index, or 0 to retrieve the server hostname
- name — Buffer to copy name to
- len — Maximum buffer size
Returns
Number of cells written to buffer