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

proximity prompt hat remover how can I fix this?

Asked by 3 years ago

Code game.Workspace.Closet.Gui.ProximityPrompt.Triggered:Connect(function(player) if (d[i].className == "Hat") or (d[i].className == "Accessory") then d[i]:remove() end end)

Error Workspace.Face.ProximityPrompt.Script:2: attempt to index nil with nil

0
Please format your question. JailBreaker_13 350 — 3y

Answer this question