CC_GroupMessage

Sends a colored chat message to a group of players matching the flags from the get_players() function.

Syntax

stock CC_GroupMessage(const flags[] = "", const params[] = "", const input[], any:...) {

Usage

flags Filtering flags
params String to match against if the flags require it
input The message to send

Return

Length of the printed message or 0 if no players were matched

Defined in cromchat.inc . This documentation was automatically generated from source.