Here's my problem: I need to select from a group of monsters all within relative proximity of each other (same z axis as well), except two of them need to be excluded.
My first though was to exclude via spawn ID, but MQ won't allow multiple parameters of notid.
Is there something easy that I'm missing? Is there a simple way to cycle through targets without messy $target(distance) code?
Thanks for any help.

