EnaiSiaion Posted May 2, 2012 Share Posted May 2, 2012 It seems there is a bug with the restoration ritual quest - it does not unlock the master tomes as it should because it changes the global variable associated with the alteration ritual quest instead. To fix this, I need to find a way to "listen in" on this quest and when it gets completed a script should run. I want to do this without changing the existing fragment code. Is there a way to achieve this? Link to comment Share on other sites More sharing options...
eric31415 Posted May 2, 2012 Share Posted May 2, 2012 (edited) Use the condition "GetQuestCompleted". Get the editor id for the quest from the wiki. Edited May 2, 2012 by eric31415 Link to comment Share on other sites More sharing options...
Recommended Posts