dbm-network / mods

User-made modifications and improvements to Discord Bot Maker.
https://dbm-network.github.io
MIT License
166 stars 202 forks source link

Variables Don't Get Resolved in Modal Titles #875

Closed realCmdData closed 2 years ago

realCmdData commented 2 years ago

Discord Bot Maker version (master branch only supports the beta 2.0.x)

Describe the bug The field "Modal Title" doesn't appear to support variables in the Show Modal action

To Reproduce Steps to reproduce the behavior:

  1. Create a command that saves something to a variable (In my case it was saving something from a previous modal)
  2. Add a variable using the right click -> insert temp variable menu
  3. Observe how the variable does not resolve: https://i.imgur.com/3ZhPmdZ.png

Expected behavior The variable should resolve into what it was storing and not into plain text

Screenshots If applicable, add screenshots to help explain your problem. https://i.imgur.com/3ZhPmdZ.png

DetroitWhiskey136 commented 2 years ago

modals aren't part of the mod pack