AddPlayerChatAll
From Onset Developer Wiki
Description
Add (or send) a chat message to everyone on the server.
Syntax
AddPlayerChatAll(message)
Parameters
- message
The text message to send to everyone on the server.
Return Value
- __EDIT_ME__
Example
-- code