Hello! I can’t access a TextBoxs Text from the server.
Im making a server side GUI.
There is nothing when i print the text.
It is the correct textbox, i can print the placeholder text.
When a player changes the text, it changed locally. You need to use remote events to send the new text to the server.
1 Like