cm_get_user_custom_name

Syntax

native cm_get_user_custom_name(id, buffer[], len)

Usage

id
Player's index.
buffer
Buffer to store the custom name in.
len
Maximum buffer length.

Description

Returns the client's custom name.

Return

This function has no return value.