The quest involves killing a bandit.
I put a script on the bandit to advance the quest.
Now I read the Alias tutorial that tells me I should attach that script to the Alias in that quest, which will stop the quest from starting if the bandit is killed while not on the quest
So I go back to my Bandit actor I made and look at his script.
All it says is:Scriptname FQJohnScript extends ObjectReference
Quest Property FirstQuest Auto
I cant find where I put the script in to handle his death and advance the quest
Yet when I load the quest up it still works.
Is this a glitch?
