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
Notes
You can use the "player" argument to set a specific color instead of matching
Defined in
cromchat.inc
at line 323
.
This documentation was automatically generated from source.