TPlayers.Tell

From Soldat Community Wiki
Revision as of 08:50, 25 July 2013 by Mighty (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
procedure Tell(Text: string)
 Text: message to be sent to players.

Description

Sends a /say message to all players.

Example

Players.Tell('Hello People!'); //sends "Hello People!" to all players