_CC_GetActivityPrefix

Syntax

stock _CC_GetActivityPrefix(id, buffer[CC_MAX_ACT_PREFIX_SIZE], len)

Usage

id
Client index
buffer
Buffer to store the prefix in
len
Maximum buffer length

Description

Returns the player prefix used with "ShowActivity" functions.

Return

This function has no return value.