Daedeross / MapToolDiceWidget

Configurable overlay widget for MapTool for rolling dice.
MIT License
0 stars 0 forks source link

Default Roll Macro does not work when "Use ToolTips for Inline Rolls" is unchecked. #2

Closed Daedeross closed 6 months ago

Daedeross commented 6 months ago

Describe the bug *Input Value. prompt appears when submitting a roll when "Use ToolTips for Inline Rolls" is unchecked.

To Reproduce Steps to reproduce the behavior:

  1. Load the add-on into a new campaign
  2. Go to Edit->Preferences
  3. Under Interactions->Chat ensure "Use ToolTips for Inline Rolls" is unchecked.
  4. Open the widget
  5. Click the d20 button once.
  6. Click "Roll"

Expected behavior The result of the roll appears in chat. In this above example, it should be something like "{Player Name}: Rolls 1d20 and gets: {result}" Where {Player Name} is the user's player name and {result} is the result of the roll.

Screenshots image

Desktop (please complete the following information):