Quest_Lost #1


  • New
  • Enhancment
Open
Assigned to kemayo
  • _ForgeUser1093118 created this issue Nov 1, 2008

    When firing Quest_Lost, it should check to see if the quest was complete and provide and boolean in the return. Or just rename it to Quest_TurnedIn as any quest lost would be by seen by Quest_Abandon since all quests even failed ones have to be abandoned first to get it again. On second thought, adding in a new event would work since the Quest_Lost is there as a fallback on things unknown.

  • _ForgeUser1093118 added the tags New Enhancment Nov 1, 2008
  • _ForgeUser1670024 posted a comment Sep 9, 2009

    I second this. I may be doing it wrong but currently I'm saving the last quest abandoned on QUEST_ABANDONED, and checking the quest number against this on QUEST_LOST. If they are the same, the quest was abandoned, if not the quest was successfully turned in. It seems this could be built in to Quixote.


To post a comment, please login or register a new account.