Okay, so I have this quest with a bunch of scripts, and it needs to be run whenever the player reaches specific levels. So I built a node under LevelUp with conditions as GetLevel ==13 OR GetLevel=16 OR etc.
Problem is, I have these all as "Run on Subject" and all the other ones have it as Run on Player in...
but I don't have that as a menu option. How do I make sure this is running on the player?