CC_ShowActivityKey
Sends a colored chat message to all clients using nromal language keys that obeys the amx_show_activity cvar.
Syntax
stock CC_ShowActivityKey(const without[], const with[], const name[], any:...) {
Usage
| without | The language key that does not have the name field |
| with | The language key that does have the name field |
| name | The name of the person doing the action |
Defined in
cromchat.inc
.
This documentation was automatically generated from source.