Hey, I'm looking for a way to make enemies that have already targeted the character to lose target. At the moment, I have custom 3 make the player 80% translucent, and have the flag PF_INVIS. Unfortunately, the flag PF_INVIS only stops enemies who have not yet targeted you, from targeting you. But any enemy who already has you targeted, continues chasing. Any ideas? :) :D <3