need scripting help!!! - Roblox Forum
hey guys so i need scripting help:
this script only works if the player already has a shirt and/or pants on upon joining the game, and idk how to fix. my avatar is a pea**, thus doesnt have a shirt or pants on so it's not working and ive tried to fix it by adding some stuff that detects whether the player is wearing a shirt or not but it doesnt work and i dont know why. everything seems correct...?
the highlighted stuff is my "solution that didn't really work and i only see: Pants is not a valid member of Model "Workspace.fifiinthechat"
help, ty !! <3
[CODE lang="lua" title="script to wear stuff on mannequin" highlight="13-24"]local mannequin = script.Parent
local pantsAndShirt = mannequin.pants
local arms = mannequin.Clothing
local shirt = 0
local pants = 0
local clickDetector = Instance.new("ClickDetector")
clickDetector.Parent = mannequin
clickDetector.MouseClick:Connect(function(player)
local character = player.Character
local function findClothing()
shirt = character:FindFirstChild("Shirt")
pants = character:FindFirstChild("Pants")
if shirt == 0 then
Instance.new("Shirt", character)
end
if pants == 0 then
Instance.new("Pants", character)
end
end
character.Pants.PantsTemplate = pantsAndShirt.PantsTemplate
character.Shirt.ShirtTemplate = arms.ShirtTemplate
end)
[/CODE]
πππFree ROBUXπππ
3 Replies
i really wanted to script but i don't know WHAT TO SCRIPT
πππFree ROBUXπππ
wait did i post this in the wrong category?
should i have posted it as a question?
πππFree ROBUXπππ
Related threads:
some of the stuff i horribly drew
Rate my phone Specs
"Those" Candy blossom owners for some reason:
guys how to upload a gif in wiki?
sloppy game with an oblivious fanbase i suppose
what should i do
Rate my avatar because yes
wear more hair on the head
New captcha literally impossible
some of the stuff i horribly drew - Roblox Forum - ROBLOX FORUM QA
some were too hard, but i finished some of these
MS Paint sometimes does dumb stuff and messes the fill tool up so i had to manually draw the things full
cookie's kid chad (messed up the face):
Rukreep's bumpty:
DrBodie's depressed golem (doesnt look depressed tho): β¦
Rukreep's bumpty:
DrBodie's depressed golem (doesnt look depressed tho): β¦
Rate my phone Specs - Roblox Forum - ROBLOX FORUM QA
i'm not showing my pc specs maybe i can show but no,because my pc has very low specs
Xiaomi redmi note 5 (Used) (Payed : 600)
πππFree ROBUXπππ
"Those" Candy blossom owners for some reason: - Grow a Garden - Gro...
Likely satire but the ideas of it are real, "those" candy blossom owners are a huge problem
πππFree ROBUXπππ
guys how to upload a gif in wiki? - Grow a Garden - Grow a Garden (...
I want to upload my rainbow strawberry gif
πππFree ROBUXπππ