Started by
MugGod
on
Topic category: Troubleshooting, bugs, and solutions
Variables do not get text from text fields from the GUI on the server. In a single world, everything works, but on the server, variables just don't want to take text from the input fields. GLOBAL variables are used, so the variables themselves TRY to get text from the input fields on the server, but get empty. I don't know if this is a bug, or if I'm doing something wrong? Is this how it should be? My Version MC Is 2020.5
p.s. Only the first part of the text that is "mail send" is output to the chat, but the part of the text that is taken from variables is not output. (If you just load text into the variable via input, it is output normally)
(I'm Russian, sorry for my bad English)
Edited by MugGod on Thu, 11/19/2020 - 15:02
Text field values are client-side only and setting this to a global variable will not fix it. Right now one can not use text fields for server-side actions.
Very sad, I hope this will be fixed someday, but thank you for the answer!
I really need this to work too, please add it
I also really need this feature