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

Help? [closed]

Asked by 10 years ago

Whats the problem?

if script.Parent.Parent.Parent.CU ~= nil then
script.Parent.Parent.Parent.CU.Value = script.Parent.Text
g = script.Parent.Parent.Parent.usr.Character:GetCholdren() -- Okay now
2
Next time, it'd be helpful if you gave some insight on what the problem was. User#2 0 — 10y

Closed as Not Constructive by evaera

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
0
Answered by 10 years ago
if script.Parent.Parent.Parent.CU ~= nil then
script.Parent.Parent.Parent.CU.Value = script.Parent.Text
g = script.Parent.Parent.Parent.usr.Character:GetCholdren() -- Okay now

-GetCholdren - GetChildren

1
haha tnx timovaneck 0 — 10y
Ad