|
| 12 Sep 2014 09:44 AM |
With a SurfaceGui I have this in a TextButton
script.Parent.MouseButton1Down:connect(function() script.Parent.Text = "User: " end)
I want it to say User: "Who ever clicks it." |
|
|
| Report Abuse |
|
|
|
| 12 Sep 2014 09:48 AM |
u cant know who clicked it exept if u put this script inside of the player and do like
--local script in playergui
game.Workspace.Part.SurfaceGui.TextButton.MouseButton1Click:connect(function() game.Workspace.Part.SurfaceGui.TextButton.Text = "User: "..game.Players.LocalPlayer.Name end)
ugly script xd u have to do some shortcuts lol |
|
|
| Report Abuse |
|
|
|
| 12 Sep 2014 09:52 AM |
have the gui in startergui and set the adornee to the part
guise i have a siggy |
|
|
| Report Abuse |
|
|
davisky2
|
  |
| Joined: 04 Mar 2012 |
| Total Posts: 4710 |
|
|
| 12 Sep 2014 12:36 PM |
| What? How the heck this guy is a top 100 poster? HOW?! |
|
|
| Report Abuse |
|
|
|
| 12 Sep 2014 12:37 PM |
because he was one of the first 100 posters maybe? "Joined: 14 Oct 2006" |
|
|
| Report Abuse |
|
|