| Latest version | 0.2.3 |
|---|---|
| Minimum Core | 0.8.0 |
| Compatible Core | 0.8.9 |
| Last updated | 4 years ago |
| Created | 5 years ago |
| Authors | |
| Languages |
English Spanish |
| Systems | All systems |
| Project source | Project URL |
# whisper-dialog
Sends dialog to specificed connected user.
# Usage
Once activated in the module menu, you may use the Macro syntax to send messages to other players via a dialog!
Default Use : Button added to Chat Window
Alternate Use : new WhisperDialog(data, options);
# Advanced Use
Data :
1. content : `CONTENT OF THE DIALOG`,
2. users : Array of Users to send the message to
Options :
1. skipDialog : true/false, will skip Client Dialog, automatically pushing information to user
2. chatWhisper : true/false will send a whisper as well as a whisper dialog to the user, mirrors check box in Client Dialog
Extra
If users is left blank and skipDialog is true, will fill whisper array with all available users.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: whisper-dialog or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.