Started by
lBlueFire09l
on
Topic category: Troubleshooting, bugs, and solutions
so, i have a gui with an textfield(size) and a button, on button press executes a procedure which uses the "Get text inside textfield" block, that works in singleplayer, but not on server, i've analized it, and can confirm, that the "Get text inside textfield" block always just gets nothing("")
This is normal because that procedure block is client-side only
so, is there no way at all to do something like that on a server?