procedure Say(Text: string) Text: message player will say
Makes a player say a message. Works like the old BotChat, even though it works on humans too, not only bots.
Players[1].Say('Yo!');