cjm81499 Posted August 11, 2014 Share Posted August 11, 2014 Hello, I am working on a small quest, I already have a note mod up, so I am somewhat familiar with scripts and all that. But on this mod, I want it to start by talking to an NPC, so I imagine it would be in the result script of the dialogue option, right? Anyway, the ID for the quest is "0AOD" the ID of the NPC is "0MichaelHenderson" If it works, I'll give you credit when the mod is uploaded, and a kudos to your profile (if you care about that kind of stuff) Thanks! Link to comment Share on other sites More sharing options...
DizzasterJuice Posted August 12, 2014 Share Posted August 12, 2014 use the setstage function in the result script of the dialogue, then in the quest at the stage you just set, start your stuff. You're not saying what the quest does but that's how you can start quests by dialogue. Link to comment Share on other sites More sharing options...
RoyBatterian Posted August 13, 2014 Share Posted August 13, 2014 In the result box you can put scripts, If you want to start a quest after a particular response, you'd put StartQuest FormNameOfQuest. No credit necessary. Link to comment Share on other sites More sharing options...
cjm81499 Posted August 13, 2014 Author Share Posted August 13, 2014 Thanks everyone! this helped a lot. Link to comment Share on other sites More sharing options...
Recommended Posts