Might be a mistake in code of QuestMachine's Dialogue System Support?
Might be a mistake in code of QuestMachine's Dialogue System Support?
(DialogueSystemQuestMachineBridge.cs) If you see the line 274, we can notice that there is 'questID' instead of 'questerID'. I think putting questID is wrong(might be a mistake). Is it a mistake or is it right?
Re: Might be a mistake in code of QuestMachine's Dialogue System Support?
Hi,
Yes, that is indeed a typo. The fix is staged for the next release version. You can change "questID" to "questerID" in your copy of the bridge script in the meantime.
Yes, that is indeed a typo. The fix is staged for the next release version. You can change "questID" to "questerID" in your copy of the bridge script in the meantime.