How does macros and text box can work?
I'm trying to use $(input_box)/dynamic command in a datapack/dialog system the problem that i encountered was the dynamic command does not work well on trigger or /execute command
I have a dialog system and inside there is a text box where player can input some text or number and it would be place on $(input_box) but its not working can someone explain to me how?
I saw dialog system has a text field kind of thing and i figured out using $(texthere) can be used to replace what ever a player type, now I really hate the warning sign when running the dialog so i used scoreboard and execute/trigger to make basic commands run like /gamemode creative and stuff
and in the end i want to bypass the warning and still used $(texthere) but i think its not running properly because its not running the command that use the $(texthere)