Hiya,
I am trying to make a SurfaceUi button that when you press it then it simply changes the text to the players name who pressed it.
I wonder if anyone can help me.
Hiya,
I am trying to make a SurfaceUi button that when you press it then it simply changes the text to the players name who pressed it.
I wonder if anyone can help me.
Use a RemoteEvent
, since those automatically have the Player when firing to Server, you can just say plr Clicked the button
Oh yeah, I completely forgot about that, I appreciate it!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.