cm_set_user_prefix

Syntax

native cm_set_user_prefix(id, prefix[])

Usage

id
Player's index.
prefix
Temporary prefix.

Description

Sets a temporary prefix on the client.

Note

The prefix set with this native won't get saved in the .ini file, so it will be gone after the client's data is updated.

Return

This function has no return value.