CC_ShowActivityId
Sends a colored chat message to a single client that obeys the amx_show_activity cvar.
Syntax
stock CC_ShowActivityId(target, id, const name[], const input[], any:...) {
Usage
| target | Client index to display message to |
| id | Client index performing the action |
| name | Name of client performing the action |
| input | Formatting rules |
Defined in
cromchat.inc
.
This documentation was automatically generated from source.