CC_SetPrefix

Syntax

stock CC_SetPrefix(const prefix[])

Usage

prefix
Prefix to set

Description

Sets a global prefix that will be used for all sent messages.

Note

The prefix can be removed in a given message if the prefix-removing symbol is
used in the beginning of the message. By default, this symbol is equal to &x00.

Return

This function has no return value.