SkytAsul / BeautyQuests

A quests plugin based on a simple-to-use graphical interface (Minecraft)
MIT License
151 stars 29 forks source link

Commands on dialogs #74

Open SkytAsul opened 5 years ago

SkytAsul commented 5 years ago

Execution of commands on each line of dialogs

Example:

LoneDev6 commented 2 years ago

This is really needed to make dynamic dialogues with special effects. Please consider adding it, thanks!

Jeremylo1 commented 6 months ago

🌟 Fantastic feature request! I believe adding the ability to execute commands within dialogue lines could offer tremendous interactive possibilities. Imagine being able to prompt specific player actions like a head turn at just the right narrative beat or managing chat flow with an external plugin—starting dialogue sequences with chat blocked and unlocking it upon completion. This could elevate our control over the storytelling and engagement elements within the game, making for a much more immersive and controlled environment. Really hope to see this implemented!

SkytAsul commented 6 months ago

The reason I have not yet implemented such a thing is because I would like to add more than just commands and sounds to dialogs messages, by making the system really modular. Unfortunately this require a big dialog overhaul (which I'll probably use to implement choices in dialog as well).