Jump to content

Looking for a way to get an event when a quest is completed


EnaiSiaion

Recommended Posts

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

Use the condition "GetQuestCompleted". Get the editor id for the quest from the wiki. Edited by eric31415
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...