I never mentioned a quest script. I said quest stage conditions. I even said that I was wondering if I should check the box that runs on target. Here's a http://img693.imageshack.us/img693/7185/huhe.jpg of what I'm talking about. Please don't reply if you are not 100% sure (e.g. Have done this before or seen it done).
In the image you submitted, the section titled Result Script, I thought you were attempting an if
condition (
conditional statement) in that field. Also, you mentioned a check-box in your example of a different tab, and only mentioned the words "run on target" with reference to your actual question. I apologize that I misunderstood your question but I must insist that I was 100% sure I knew what I was talking about.
So, to correct myself and answer your question as you intended it:
"Conditions: The conditions must be true for the quest stage item to be applied. Note that most reference functions are invalid when attached to a quest stage, since the stage is not a reference. Note also that "Run on Target" is invalid for conditions attached to quest stages. When setting a variable in a script as a condition, the variable must be changed before SetStage is called."
~http://cs.elderscrolls.com/constwiki/index.php/Quest_Stages_Tab"The Run on Target checkbox is used to indicate that the function should be run on the actor’s current target instead of on the actor themselves. The Player is usually considered a target for conditions in quests. Quest Targets are an exception to this because the Player is considered the Actor for purposes of checking conditions. The same is true for any object not in the possession of the actor checking the condition."
~http://cs.elderscrolls.com/constwiki/index.php/Category:Conditions~Blessed be