• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Probem with a quest.

    Discussion in 'Honorbuddy Support' started by Fadeout, Nov 22, 2011.

    1. Fadeout

      Fadeout New Member

      Joined:
      Nov 22, 2011
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Hi, im pretty new to this kind of stuff. So this may be a simple fix. But im using the quest bot and it gets stuck on the quest " Force of Nature " it keeps trying to pick it up from the guy when its not there anymore cause i think already did it. ( manually ) .. Any advice? Thanks.
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      what you can do is to open the profile with a text editor and comment out the lines of the specific quest
       
    3. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      Commenting in XML consists of finding the line you would like to comment, and wrapping it in "<!--" / "-->" as in:
      PHP:
      <Vendor Name="Grella" Entry="23367" Type="Repair" X="-3384.475" Y="3611.3" Z="275.9877" />
      would become:
      PHP:
      <!-- <Vendor Name="Grella" Entry="23367" Type="Repair" X="-3384.475" Y="3611.3" Z="275.9877" /> -->
       
    4. Fadeout

      Fadeout New Member

      Joined:
      Nov 22, 2011
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      <!-- <PickUp QuestName="Force of Nature" QuestId="12803" GiverName="Pilot Vic" GiverId="28746" /> -->
       
      Last edited: Nov 23, 2011
    5. Fadeout

      Fadeout New Member

      Joined:
      Nov 22, 2011
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      It still isnt working. Did I do that right?
       
    6. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      just delete the lines that have to do with "Force of Nature" quest,all the lines
       
    7. Fadeout

      Fadeout New Member

      Joined:
      Nov 22, 2011
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Its working now. Thank you very much.
       

    Share This Page