CC_SendMatched
Sends a colored chat message matching a specific player's color.
Syntax
stock CC_SendMatched(id, player, const input[], any:...) {
Usage
| id | Client index (use 0 to send to all players) |
| player | Matching player's index |
| input | The message to send |
Return
Length of the printed message
Defined in
cromchat.inc
.
This documentation was automatically generated from source.