#Attempt to call nil value
1 messages · Page 1 of 1 (latest)
local Players = game:GetService("Players")
Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
-- Wait for accessories to load
character:WaitForChild("Humanoid")
wait(1) -- brief wait to ensure everything loads
local accessories = {}
for _, item in ipairs(character:GetChildren()) do
if item:IsA("Accessory") then
table.insert(accessories, item:Clone())
end
end
-- Send the accessories to your rig handler
AddAccessoriesToRig(accessories)
end)
end)
Ping me when u can help
AddAccessoriesToRig(accessories) this function is undefined in your code
How do I fix it
lol very funny, you know how to fix this since you have s1 😂
No he doesn’t since it’s not his script
And he is m1 actually
To tell where is the error at
Well okay
Yeah and I don’t know how to fix it
Google the error
And nobody expects you to fix an error you didn't make
since this script isn't yours
just learn the basics
idk where to learn
and make your own script
so u want me to go on YouTube and take a month to learn for one script
Instead of you just telling me how to fix it tho
Years to be an intermediate-expert scripter
Not one script
To learn how to script in general
okay but I asked if you could help this one error
Instead of you being dependant of others
If I wanted to learn how to script I would’ve done it tho
Exactly so why are u here
💔
Because there is no point in fixing it
To convince you to learn or stay dependant
If there’s no point then leaveeee
Who said I wanted to learn
Cuz we're here in #1020374354867007528 to help
Exactly so help me fix this
Helping is not about fixing the script
Okay ur doing too much can u leave
yuh huh
Why tho
#1020374354867007528 is for asking question
and your question should be "why doesn't my script work"
not "fix my script because ChatGPT didn't manage to make it work"
