Restarting the same quest multiple times

Post » Thu Dec 06, 2012 1:27 am

Is it even possible? I need to run a specific script at every level up, I made a quest that runs at the level increase event but it works only once because at every subsequent iteration the quest is already completed, so the script attached to it doesn't run. Do I need to create 80 quests pointing all to the same script? I'm hoping in a more elegant solution.
User avatar
Sammykins
 
Posts: 3330
Joined: Fri Jun 23, 2006 10:48 am

Post » Wed Dec 05, 2012 5:19 pm

I'm guessing you already tried Quest.Reset()?
User avatar
Steph
 
Posts: 3469
Joined: Sun Nov 19, 2006 7:44 am

Post » Wed Dec 05, 2012 7:31 pm

I'm guessing you already tried Quest.Reset()?

Does it really work? It's reported as broken in the wiki -- see http://www.creationkit.com/Reset_-_Quest

I'm at work atm, I'll give it a try in a few hours.
User avatar
Marlo Stanfield
 
Posts: 3432
Joined: Wed May 16, 2007 11:00 pm


Return to V - Skyrim