|
| 26 Dec 2014 06:08 AM |
| is there a way to define wich player pressed the TextButton(on a surfacegui)? |
|
|
| Report Abuse |
|
|
Chrapnel
|
  |
| Joined: 01 Feb 2014 |
| Total Posts: 951 |
|
|
| 26 Dec 2014 06:08 AM |
| what, you mean display the name of the player who clicked it as the GUI's text? |
|
|
| Report Abuse |
|
|
|
| 26 Dec 2014 08:35 AM |
for exemple:
TextButton.MouseButton1Click:connect(function(PlayerWhoClicked) end)
PlayerWhoClicked would obviously be the player who clicked... But I don't know if this is right... |
|
|
| Report Abuse |
|
|