OnPlayerChat: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 4: Line 4:
|type = event
|type = event
|games = iii vc sa iv
|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
|desc = a player submits a chat message.<br>This event is not triggered for messages starting with the command character (a forward slash).<br>By default, chat messages (not chat commands) are displayed in the chat box for all players
|arg1 = Client client The client that submitted a chat message.
|arg1 = Client client The client that submitted a chat message.
|arg2 = string message The chat message.
|arg2 = string message The chat message.
|cancel = true
|cancel = true
}}
}}
6,833

edits