Jump to content

Turnin Not working sometimes?


Ruinit

Recommended Posts

I am creating a low level quester and for some reason the quest will not turnin.http://www.wowhead.com/quest=46/bounty-on-murlocs

It picked up, did the quest runs to the turnin npc but doesn't interact with him? The quest is complete the npc has the correct id I am not sure what is wrong. The log shows no error. I also have one earlier quest that is going to the wrong npc to turnin even though it correct in the quest order.

Thanks

<NPCQuest Id="261" Name="Guard Thomas" GameObject="false">
      <PickUpQuests>
        <int>52</int>
        <int>37</int>
      </PickUpQuests>
      <TurnInQuests>
        <int>52</int>
        <int>37</int>
        <int>46</int>
        <int>71</int>
        <int>35</int>
      </TurnInQuests>

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...