The function you are looping in will never know that the value is true because it has recieved a value from the server, which isn’t the value you are checking for, understand?
2 Likes
When a remoteevent is fired from the client, the first parameter is always the player who fired it.
2 Likes