Removing a Quest Target Ref

Post » Sun Feb 16, 2014 5:46 pm

I use this script to change objective and stage in my quest:

function objective70()   Alias_Boss.Clear()   SetObjectiveCompleted(60)   SetObjectiveDisplayed(70)   MyQuest.SetStage(70)endFunction
This function runs when the Boss (who was the target for Objective 60) is killed but the little damn Quest arrow still points to him until I change stage again to stage 75.
Anybody knows what I might have done wrong?
User avatar
Daramis McGee
 
Posts: 3378
Joined: Mon Sep 03, 2007 10:47 am

Return to V - Skyrim