From what I can tell here you are not calling a correct function?
In this you are calling the function Draw() but from what I can see there isn’t a function called Draw()?
From what I can see with your script the easiest thing to do without having to mass rewire the code, would be to put your for loop inside of a function and then call that function every time a player is added/removed from the game