You want to see when there are no men present in the trigger?
In addtion to the top, you should also add the detection box to EAST, WEST, EVERYONE etc, and THAT will detect either east men, west men, all the men etc.
If you want it not present then change the count to;
"man" CountType ThisList < 1
This will detect men numbers of less than one (as in 0, ie not present). You should check the side box in the middle for the side of the men you want to detect, as outlined above.