Zone + Counter help

So I have a counter that checks how many people are in a zone, I have a property attached to that counter. I also have a checker that checks if the property is greater than 0, if so then it starts the repeater, if not it stops it. But when multiple people are in the zone, multiple repeaters are called. How do I stop this?