_CC_WriteMessage
This function is used by the other stocks in order to send a raw message.
Syntax
stock _CC_WriteMessage(id, const message[]) {
Usage
| id | Client index |
| message | The message to send |
Return
This function has no return value.
Defined in
cromchat.inc
at line 845
.
This documentation was automatically generated from source.