Author Topic: More info in the Edit a command screen  (Read 2758 times)

J. Calvert (Joshua)

  • Newbie
  • *
  • Posts: 30
More info in the Edit a command screen
« on: April 27, 2017, 03:09:17 AM »
Hi Gary,

Would it be possible to have a little more info being shown about a Plugin being called in the Edit a command screen so it would be easier to show other users what's in the command.
For example I have the following command:
Code: [Select]
Set Text [Personality] to 'Joshua'
Execute external plugin, 'EDDI 2.3.0-b5'

If I want to show another user this command I can use this quote but I also have to tell them (or make screenshots) to put the value 'setspeechresponderpersonality' in the Plugin Context box

I think it would be nice if the Edit command screen would look like this:
Code: [Select]
Set Text [Personality] to 'Joshua'
Execute external plugin, 'EDDI 2.3.0-b5' with Plugin Context 'setspeechresponderpersonality'
And maybe even show the variables used in the lower part of the plugin screen (if one or more variable are used)