Remote Event not firing?

You haven’t used the remoteEvent at all, you only defined it.
For more defensive scripting, try using a more signal-styled coding pattern.

Currently you’re querying for a player to join instead of listening to their joins.

3 Likes