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

How can I make a GUI show up on a Players screen when I input the username on another GUI?

Asked by
wh3le 0
3 years ago

I'm trying to make it so there are two GUIs. You put the player's username in the first one, and it should enable another GUI on that player's screen. I'm stuck on how to do this. Could someone please help me?

1 answer

Log in to vote
0
Answered by
wurzq 0
3 years ago

I suggest you use remote events, Fire to server then fire to username's client. https://developer.roblox.com/en-us/api-reference/function/RemoteEvent/FireClient

Ad

Answer this question