So, i am trying to use some profiles and i'm having some issues.
For example i have this <PickUpQuest QuestId="9112" QuestName="Welcome to Northern Wilds" CreatureId="53532" CreatureName="Scout Frostfield" MapId="426" X="4098.16" Y="-665.977966" Z="-5165.1" /> that works using Questhelper, but if for some reason i already have the quest and/or for some reason i'v completed it, it gets stuck there, saying "trying to pick up quest". Same thing happens on Turn ins.
How do i add a Sanity Check to fix my problem? Basicly i just want a timer if something is wrong (pickupquest or returnquest) after a delay moves on to next steps.
For example i have this <PickUpQuest QuestId="9112" QuestName="Welcome to Northern Wilds" CreatureId="53532" CreatureName="Scout Frostfield" MapId="426" X="4098.16" Y="-665.977966" Z="-5165.1" /> that works using Questhelper, but if for some reason i already have the quest and/or for some reason i'v completed it, it gets stuck there, saying "trying to pick up quest". Same thing happens on Turn ins.
How do i add a Sanity Check to fix my problem? Basicly i just want a timer if something is wrong (pickupquest or returnquest) after a delay moves on to next steps.