QuestGiver "HasOfferableOrActiveQuest" returns true even if Quest "Offerable" condition not met

Announcements, support questions, and discussion for Quest Machine.
Post Reply
mroshaw
Posts: 96
Joined: Wed Jan 19, 2022 4:10 am

QuestGiver "HasOfferableOrActiveQuest" returns true even if Quest "Offerable" condition not met

Post by mroshaw »

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!
mroshaw
Posts: 96
Joined: Wed Jan 19, 2022 4:10 am

Re: QuestGiver "HasOfferableOrActiveQuest" returns true even if Quest "Offerable" condition not met

Post by mroshaw »

Nope, again, user error!

Nothing to see here, move along!
Post Reply