That’s your ServerScript, your LocalScript is where the client needs to fire the remote to get to the server.
It should be
script.Parent.MouseButton1Click:Connect(function()
AlanPicked:FireServer("AlanC")
end)
That’s your ServerScript, your LocalScript is where the client needs to fire the remote to get to the server.
It should be
script.Parent.MouseButton1Click:Connect(function()
AlanPicked:FireServer("AlanC")
end)
You don’t need the spaces in the optiontable list, but it does make it more readable.
I thought you did. I spent so much time writing spaces inbetween my scripts for nothing?
Thanks alot you guys saved my game
i wish you a nice day and happy easter