Quest within a Quest

Post » Wed Jun 20, 2012 9:13 pm

I am making a quest where I want another quest to start right after the first one ends.

is this possible and how do I do it?
User avatar
Ruben Bernal
 
Posts: 3364
Joined: Sun Nov 18, 2007 5:58 pm

Post » Thu Jun 21, 2012 2:28 am

Make quest B a property of quest A, then QuestPropertyB.Start() right before a Stop().

Also: Why http://www.gamesas.com/topic/1366696-quest-within-a-quest/?
User avatar
Jhenna lee Lizama
 
Posts: 3344
Joined: Wed Jun 06, 2007 5:39 am

Post » Wed Jun 20, 2012 9:09 pm

If you want objectives or stages to get set, just add the repective SetStage() or SetObjectiveDisplayed() lines in the same fasion as the Start() line that JustinOther points out above.
User avatar
Bedford White
 
Posts: 3307
Joined: Tue Jun 12, 2007 2:09 am

Post » Thu Jun 21, 2012 1:15 am

You should try a quest within a quest within a quest, though you'll probably need help from Leo to accomplish it.
User avatar
Jeremy Kenney
 
Posts: 3293
Joined: Sun Aug 05, 2007 5:36 pm

Post » Wed Jun 20, 2012 8:01 pm

You should try a quest within a quest within a quest, though you'll probably need help from Leo to accomplish it.
Bwwwaaaaahhh!

Yeah, I just went there...
User avatar
Brad Johnson
 
Posts: 3361
Joined: Thu May 24, 2007 7:19 pm

Post » Thu Jun 21, 2012 4:03 am

There's a dropdown for "Next Quest" but unfortunately it appears to be unimplimented...you will have to start the next quest in the final phase of the previous one.
User avatar
Lil Miss
 
Posts: 3373
Joined: Thu Nov 23, 2006 12:57 pm


Return to V - Skyrim