broadcast

From RPTools Wiki
Revision as of 07:42, 19 November 2010 by Coveredinfish (talk | contribs) (New page: {{MacroFunction |name=broadcast |proposed=true |trusted=true |version=1.3b77 |description= {{stub|Examples}} This function lets send you a message directly to the chat area of another/a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

 Note: This refers to a proposed change that has not been implemented in the main code base yet.

broadcast() Function

 Note: This function can only be used in a Trusted Macro

Introduced in version 1.3b77

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
 This article needs: Examples

This function lets send you a message directly to the chat area of another/all connected maptool clients. It does not display the senders name or token image in front of the message.

It lets send you a message either to all or a list of players - use the player names or the keyword "gm". As delimiter you can specify either a string list separator character or "json" if you specify the target list as json array.

Usage

 broadcast(message, [targets], [delimiter])