L2JMobius

C4 Error quest Q234_FatesWhisper

Pirsys · 3 · 4830

Offline Pirsys

  • Knight
  • ***
    • Posts: 67
Code: [Select]
else if (event.equals("30833-01b.htm"))
{
st.set("cond", "7");
st.playSound(QuestState.SOUND_MIDDLE);
st.giveItems(PIPETTE_KNIFE, 1);
}



never gives the item because the npc says it has nothing to tell me xD


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16085

Offline Pirsys

  • Knight
  • ***
    • Posts: 67
sorry, I solved the problem with the html routes ... in a while I will share the html of the fateWhisper quest ... now I'm reneging with the MimirsElixir quest