Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I check to see if players were within a certain area?

Asked by 9 years ago

I have a list of players saved as a variable called list, how would I check if all the players in the variable list are enclosed in a certain set of coordinates? Thanks for the help in advance. The context is that I have a repeat if and I want it to repeat until all the players have respawned (I have a spawn room so I want to see if they are all in there)

1
Why don't you set a BoolValue to true whenever the player is spawned there and set it to false when a player walks out. damagex443 325 — 9y

Answer this question