• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Questbot quest problem

    Discussion in 'Honorbuddy Support' started by Bengan12, Sep 26, 2016.

    1. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Profile: LK A 68 - 80

      problem wrong type of activity trying to solve the quest.

      Quest: 11958 "Let Nothing Go To Waste"

      Currently it is written like this:
      PHP:
              <Objective QuestName="Let Nothing Go To Waste" QuestId="11958" Type="CollectItem" ItemId="35686"
                                 
      ItemName="Stolen Moa'ki Goods" CollectCount="6" />
      So it tries to find them just by running around, but it has to kill and loot the items.

      Target is = "Snowfall Glade Reaver" Entry="26197" or "Snowfall Glade Den Mother" Entry="26199"

      My siggestion is this.
      PHP:
            <CustomBehavior File="KillUntilComplete" MovementBy="NavigatorPreferred"  MobIds="26197, 26199" QuestId="11958">
              <
      HuntingGrounds>
                <
      Hotspot X="3269.098" Y="1086.91" Z="131.6981" />
                <
      Hotspot X="3175.681" Y="1085.482" Z="129.5757" />
                <
      Hotspot X="3013.393" Y="1046.714" Z="106.0288" />
              </
      HuntingGrounds>
            </
      CustomBehavior>
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      we will check it asap,thxx
       

    Share This Page