Quest pointer for change to crafting quests.

jgrinsteadb14_ESO
I use Krhill crafting post-it but quests have changed from crafting to miscellaneous in the journal.

Anyone know what I would change the following line to?

KCP.Quests = nil
-- KCP.Quests[craftType] =
  • jgrinsteadb14_ESO
    Actually this is the line to change, I think

    if questType == QUEST_TYPE_CRAFTING or questType == QUEST_TYPE_NONE then

    I will try QUEST_TYPE_MISCELLANEOUS and see if it works.

    Thanks
Sign In or Register to comment.