Scripts don't see a remote event parented to a local script


https://gyazo.com/c607768a485ce724df27dfece2452ded
This is how it looks, the remote event is located right in the local script, but nothing changes.
EDIT: Happens both times when trying to find it from server and client

Try using WaitForChild() instead of indexing it directly.

1 Like