#Why won't it let me clone a players character?
1 messages · Page 1 of 1 (latest)
attempted to index nil with parent/name
Let me send a screenshot hold on
@feral hearth
open the output
in roblox studio and click it
line 4 is the script.Parent.WinnerName.Value right?
hmm
workspace["Your-model"].Archivable = true
oh wait
Its not a character
💀
It should be :FindFirstChild() not :WaitForChild()
Didn't work sadly, same error.
Yeah
Can you show me where the WinnerName thing is?
Its in the same folder as the script
What's the value's type?
Is it Int.
String.
String, right?