Page 1 of 1

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

Posted: Tue May 10, 2022 12:29 pm
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!

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

Posted: Tue May 10, 2022 12:53 pm
by mroshaw
Nope, again, user error!

Nothing to see here, move along!