Skip to content

OnSystemChat

Description

OnSystemChat is an Event
This event is called whenever there is a chat message from the server.

Example
function OnSystemChat(message)
   -- write code here!
end
Usage

network usage: Any (Client or Server/Host)
parameters:
- message (string)