Restart game keeps the quest journal
Posted: Mon Nov 06, 2023 1:49 pm
Hi Tony,
I hope you are very well!
Im looking for a way to clear the quest journal when restarting the game.
I am using DS + QM and the menu framework.
When I select Restart Game, which calls SaveHelper.RestartGame.
For some reason, when I did that, the Quest Journal was not resetting and the completed quests would carry on to the new game.
Looking at this post, https://www.pixelcrushers.com/phpbb/vie ... 66040728eb, I added to the restart button a QuestJournal.DestroyQuestsInstances.
Now, the issue with that, is that my quest journal has a couple of missions already assigned to it that are triggered and start on their own.
Is there a different way to reset the game without deleting this quests that are assigned to the Quest Journal?
Thanks in advance,
Nico
I hope you are very well!
Im looking for a way to clear the quest journal when restarting the game.
I am using DS + QM and the menu framework.
When I select Restart Game, which calls SaveHelper.RestartGame.
For some reason, when I did that, the Quest Journal was not resetting and the completed quests would carry on to the new game.
Looking at this post, https://www.pixelcrushers.com/phpbb/vie ... 66040728eb, I added to the restart button a QuestJournal.DestroyQuestsInstances.
Now, the issue with that, is that my quest journal has a couple of missions already assigned to it that are triggered and start on their own.
Is there a different way to reset the game without deleting this quests that are assigned to the Quest Journal?
Thanks in advance,
Nico