Register

Whisper Dialog

An Add-on Module for Foundry Virtual Tabletop

Author: kekilla Project Source: Project URL Versions 0.8.0+ (Verified 0.8.9) Last Updated 1 year, 5 months ago

# 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.

Categories

Available Versions

  1. Version 0.2.3

    1 year, 5 months ago
    Foundry Version 0.8.0+ (Verified 0.8.9) Manifest URL Read Notes
  2. Version 0.2.2

    Foundry Version 0.8.0+ (Verified 0.8.8) Manifest URL Read Notes
  3. Version 0.2.1

    Foundry Version 0.8.0+ (Verified 0.8.7) Manifest URL Read Notes
  4. Version 0.2.0

    Foundry Version 0.8.0+ (Verified 0.8.5) Manifest URL Read Notes
  5. Version 0.1.6

    Foundry Version 0.7.5+ (Verified 0.7.5) Manifest URL Read Notes
  6. Version 0.1.5

    Foundry Version 0.6.0+ (Verified 0.6.6) Manifest URL Read Notes
  7. Version 0.1.4

    Foundry Version 0.6.0+ (Verified 0.6.6) Manifest URL Read Notes
  8. Version 0.1.2

    Foundry Version 0.6.0+ (Verified 0.6.6) Manifest URL Read Notes
  9. Version 0.1.1

    Foundry Version 0.6.0+ (Verified 0.6.5) Manifest URL Read Notes
  10. Version 0.1.0

    Foundry Version 0.6.0+ (Verified 0.6.5) Manifest URL Read Notes