How do I start a quest stage with a courier delivering a let

Post » Tue Jun 19, 2012 10:27 am

I want to start a quest roughly after the player kills the first dragon just outside whiterun. In this manner, sometime after that, a courier appears and hands him a letter that triggers the quest. Does anyone know how I do this? or where I can look in the CK to get an idea of the script involved?
User avatar
Mizz.Jayy
 
Posts: 3483
Joined: Sat Mar 03, 2007 5:56 pm

Post » Mon Jun 18, 2012 6:43 pm

You probably want to set up the courier, courier gives the note, on the note itself is attached the script OnRead SetStage Blah, or something similar.

ED: Wiki'd,l it probably goes



Event OnRead()
SetStage MyQuest1 10

User avatar
christelle047
 
Posts: 3407
Joined: Mon Apr 09, 2007 12:50 pm

Post » Tue Jun 19, 2012 5:37 am

ok, but how do I make the courier spawn and find player?
User avatar
SexyPimpAss
 
Posts: 3416
Joined: Wed Nov 15, 2006 9:24 am


Return to V - Skyrim