|
| 20 Jun 2015 09:06 PM |
This is probably a horrible question, but how can I detect if d was clicked? This doesn't work.
local d = script.Parent.Parent.DoorOptions:Clone() if player.PlayerGui.ScreenType.Value == "Default" then d.Parent = player.PlayerGui.DefaultGUI -----------------------------------------------------------Help here please. function onButtonClicked() --D code. end
d.MouseButton1Click:connect(onButtonClicked) --------------------------------------------------------------------------------------- end |
|
|
| Report Abuse |
|
|
| 20 Jun 2015 09:17 PM |
I'm sorry for making such a useless thread. Nevermind.
u sicko! |
|
|
| Report Abuse |
|
|
| 20 Jun 2015 09:22 PM |
| Im assuming you tried inserting a "clickDetector" ? |
|
|
| Report Abuse |
|