QuestGiver "HasOfferableOrActiveQuest" returns true even if Quest "Offerable" condition not met
Posted: Tue May 10, 2022 12:29 pm
Hi again!
I have an issue, in that DialogQuestGiver.HasOfferableOrActiveQuest() is returning "true", even though the only Quest associated to the QuestGiver has an Offer Condition that is not met.
My Quest (Quest2) has an Offer Condition based on the state of Quest1, and Condition Count Mode set to All:
Quest State: Quest1 == Successful
Quest1 is in an Active state, and yet when I call DialogQuestGiver.HasOfferableOrActiveQuest(), it's returning true.
Any ideas where to look for this one?
Thanks again!
I have an issue, in that DialogQuestGiver.HasOfferableOrActiveQuest() is returning "true", even though the only Quest associated to the QuestGiver has an Offer Condition that is not met.
My Quest (Quest2) has an Offer Condition based on the state of Quest1, and Condition Count Mode set to All:
Quest State: Quest1 == Successful
Quest1 is in an Active state, and yet when I call DialogQuestGiver.HasOfferableOrActiveQuest(), it's returning true.
Any ideas where to look for this one?
Thanks again!