6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = onPlayerChat | ||
|side = shared | |||
|type = event | |type = event | ||
| | |games = iii vc sa iv | ||
| | |desc = a player submits a chat message.<br>This excludes messages starting with a forward slash (the command character), where the command message is not displayed in the chat box | ||
| | |arg1 = Client client The client that submitted a chat message. | ||
|arg2 = string message The chat message. | |||
|cancel = true | |||
| | |||
}} | }} |
edits