CC_LogMessage
Sends a colored chat message and logs it at the same time.
Syntax
stock CC_LogMessage(id, const file[] = "", const input[], any:...) {
Usage
| id | Client index (use 0 to send to all players) |
| file | The log file that will be used |
| input | The message to send |
Return
Length of the printed message
Defined in
cromchat.inc
.
This documentation was automatically generated from source.