detect players in range with same/different scores on scoreboard
Trying to make it so all players within a specific range (point of origin) MUST have the same scoreboard scores for function to run. for ex, 3 people with scores of 1 in range would be fine, and function would continue, but if there was another person with score of 2, the function would not run, or an alternative would. any ideas?
Continue to help post