That's fine if it works for your keywords. I'd just change the logic token in the future instead of negating the whole thing to be on the safe side
Of course, thats why i'm Glad of the warning. I was just pointing out that in the case of some things, we can't do it without the not tag.

I think (don't quote me on this though), that any condition that starts with "I" is unaffected as I don't think a couple of lines relating to:

Code:
and not IsFactionLeader
AND

Code:
and not IsFactionHeir
are not working right. A few others too I suspect.