#someone help me how to fix this easy mistake

11 messages · Page 1 of 1 (latest)

stuck umbra
#



script.Parent.MouseButton1Click:Connect(function(plr)

    local Blindfold = script.Parent.BlindFold
    local Blindfold = Blindfold:Clone()
    Blindfold.Parent = plr.Character
end)
marsh igloo
#

send a remote event to the server to do it

stuck umbra
#

oh

#

alr

#

cuz i tried it with local

#

but u cant see it on the server

woeful lantern
#

then use a remote event

stuck umbra
#

but ok ig i'll have to make a whole remote

marsh igloo
#

yeah you gotta send a remote event to the server

stuck umbra
#

ye ok