Page 1 of 1

Not restart the dialog after continuing the game

Posted: Thu May 29, 2025 10:21 am
by ukieiri
Hi! I have this problem: after I save the game, exit, and then load it, it loads a conversation I had before I left. How do I cancel this behaviour? I see this in the console:

Code: Select all

TextlineDialogueUI.OnApplyPersistentData: Restoring current conversation from DialogueEntryRecords_XX: 1;19;1;
But I don't need to see the last conversation :D

Re: Not restart the dialog after continuing the game

Posted: Thu May 29, 2025 10:46 am
by Tony Li
Hi,

Import this patch:

DS_SMSDialogueUIPatch_2025-05-25.unitypackage

Then UNtick the dialogue UI's "Resume Conversation On Apply Persistent Data" checkbox.