Message1725

Author Henker
Recipients matthiaskrgr
Date 2011-10-23.23:02:10
Content
I think you should check both, e.g.
      if (has_cookie("koan_spared") && !npc_dead("Koan")) then

As I understand, if you only check if he is alive, the quest could be completed
immediately after obtaining the quest from Duncan - since Koan is alive before
beeing spared, too.
History
Date User Action Args
2011-10-23 23:02:10Henkersetmessageid: <1319410930.42.0.155031357817.issue485@freedroid.org>
2011-10-23 23:02:10Henkersetrecipients: + matthiaskrgr
2011-10-23 23:02:10Henkerlinkissue485 messages
2011-10-23 23:02:10Henkercreate