I'm trying to send something from the server to client right when they join, but sometimes the Remote Event function on the client hasn't loaded yet, so the client can't do the function at the start of the game. Do remote functions happen to wait until a listener is set up? |