#???????

1 messages · Page 1 of 1 (latest)

steady lava
#

why does it say folder not found (i'll send the code)

#
            if pickedPlayer.Character:GetAttribute("KillerSkinEquipped") == true then
                ServerStorage:WaitForChild("Intros"):WaitForChild(pickedPlayer.Character:GetAttribute("Killer")..pickedPlayer.Character:GetAttribute("KillerSkin").."Intro").Parent = game.Workspace
            else
                ServerStorage:WaitForChild("Intros"):WaitForChild(pickedPlayer.Character:GetAttribute("Killer").."Intro").Parent = game.Workspace
            end

code for parenting intro to workspace

#
                if pickedPlayer.Character:GetAttribute("KillerSkinEquipped") == true then
                    ServerStorage:WaitForChild("Intros"):WaitForChild(pickedPlayer.Character:GetAttribute("Killer")..pickedPlayer.Character:GetAttribute("KillerSkin").."Intro").Parent = game.ServerStorage:WaitForChild(pickedPlayer:GetAttribute("Killer")..pickedPlayer:GetAttribute("KillerSkin").."Intro")
                else
                    ServerStorage:WaitForChild("Intros"):WaitForChild(pickedPlayer.Character:GetAttribute("Killer").."Intro").Parent = game.ServerStorage:WaitForChild(pickedPlayer:GetAttribute("Killer").."Intro")
                end

code for parenting it back

quick deltaBOT
#

studio** You are now Level 5! **studio

steady lava
#

and it's also from script, not local script

dreamy whale
#

I didnt read your script

#

But

steady lava
#

but?

dreamy whale
#

The folder name is : MrBuyingtIntro, however, you use wait for child on a folder called : MrBuyingIntro
But there is a problem, therr is no "t" between MrBuying..Intro

steady lava
#

oh my gosh 😭

#

thank you

dreamy whale
#

Np

steady lava
astral kettle
#

its not an advice but okay 💔