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

Connect is not a valid member of RemoteEvent?

Asked by 1 year ago
Edited 1 year ago

The code is :

game.ReplicatedStorage.Remotes.OnServerEvent:Connect(function()

end)

And I got an error saying "Connect is not a valid member of RemoteEvent"

Can someone help me solve this?

0
make sure its a remote event ragdollkiiing2 19 — 1y

Answer this question