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

Gui changing? WTF! [closed]

Asked by 10 years ago
Frame = script.Parent.Parent.GameInfo

function onClicked()
    Frame.Visible = true
end

script.Parent.MouseButton1Click:connect(onClicked)
0
It didn't worked. How to use scripts without using the parts' parents? StickMasterNinja2 0 — 10y

Closed as Not Constructive by BlueTaslem and AmericanStripes

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
2
Answered by
Tesouro 407 Moderation Voter
10 years ago

Cool.

(this answer is corresponding to the question.)

Ad