Hi all,
In the last few months of non-modding, it seems that my brain has left me.
I have a magic effect that is applied in an AoE via an explosion. I am trying to figure out how to make it so that the effect will NOT be applied to the player character.
Normally I would set a condition function; something like IsPlayer != 1 and have that run on the Subject.
However, I cannot for the life of me find a function that determines if the subject is the Player Character or not. I'm sure I've seen or used such a function before.
Am I smoking crack?
Anyways, I assume I am missing something very simple and would appreciate if anyone has any advice to point me in the right direction.
Thanks!