OnChatOutput: Difference between revisions

53 bytes removed ,  19 November 2022
no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = onChatOutput
|side = client
|type = event
|type = event
|name = onChatOutput
|games = iii vc sa iv
|usage = a message is added to the chat box
|desc = a message is added to the chat box
|parameters = Event event, string message, int colour
|arg1 = string message The message that is added to the chat box.
|parameter1 = string message The message that is added to the chat box.
|arg2 = int colour The message colour.
|parameter2 = int colour The message colour.
|cancel = true
|cancellable = true
}}
}}
6,833

edits