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
Restart game keeps the quest journal
Re: Restart game keeps the quest journal
Hi Nico,
There's a patch for that. This is also fixed in the upcoming QM version 1.2.41.
QM_Patch_2023-10-01.unitypackage
There's a patch for that. This is also fixed in the upcoming QM version 1.2.41.
QM_Patch_2023-10-01.unitypackage
Re: Restart game keeps the quest journal
Thank you Tony!
Re: Restart game keeps the quest journal
Glad to help! QM 1.2.41 is out now if you'd like to update to that.