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 2 years ago
Edited 2 years 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 — 2y

Answer this question