Hi there,
I am a relatively new modder and have only a light understanding of papyrus (I kinda make it work) and could use some help figuring out how to properly make one quest dependant on another. The short version is that I am making a mod that uses a MainQuest (MQ) to kind of track 3 separate SubQuests (SQ) that the player can start in any order but only if the MQ is active. Now I have sorted my SQ by number (i.e.: SQ01; SQ02 and SQ03).
SQ02 I want to start when the player starts the RiftenFreeForm Quest 10 (Stoking the Fire -> Riften blacksmith fire salt quest) and I don't really know how to do that.
A similar situation arises with SQ03, which I want to start once SQ01 & 02 have been started (which I think I have figured out how to do that) and then track the progress of the Dawnguard DLC quest "Lost to the Ages -> Aetherium forge quest).
So my question is, what would be the best and "lightest/least-intrusive" way to implement my mod quest dependencies on vanilla quests?
Any and all help is highly appreciated. Have a good one.
Edited by secretsniper01, 27 September 2018 - 07:15 AM.