Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is It possible to send variables from Client to Server?

Asked by 5 years ago

I've been trying to make a Trivia GUI which is controlled by the place owner.

The problem is, players will submit their answers in string.

When they submit, they should have their answers in a ReplicatedStorage Folder.

Unfortunately, I realized. "How do I transfer strings from client to server?"

So, is there any way to transfer strings from client to server?

0
use the arguments in :FireServer() User#23365 30 — 5y
0
also if u think only the server can access ReplicatedStorage, the client and server can access it User#23365 30 — 5y
0
^^ you'll need a remote event hellmatic 1523 — 5y
0
https://www.robloxdev.com/articles/Remote-Functions-and-Events The part on remote functions and events should help you ForeverBrown 356 — 5y

Answer this question