broadcast: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(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...)
 
No edit summary
Line 1: Line 1:
{{MacroFunction
{{MacroFunction


|name=broadcast |proposed=true |trusted=true |version=1.3b77 |description=
|name=broadcast |trusted=true |version=1.3b77 |description=


{{stub|Examples}}
{{stub|Examples}}

Revision as of 08:09, 9 December 2010

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])