Jump to content
  • Dread Waste site issue


    Koala590
    • Product: WRobot General Type: Bug Status: Fixed

    I occasionally have some trouble when the bot is trying to go to the Lake of Stars dig site. The bot gets stuck by the wall on the east side of the lake at co-ords 40.63 - 72.60. It will take off and land in that same spot and eventually just stop and not do anything.



    User Feedback

    Recommended Comments

    I had this happen once. The reason why is the current coords for the "Lake of Stars Digsite" is incorrect.
     
    Here is the correct info for it. Just open up the Digsites.xml in notepad or a text editor (I use TextPad) and use the Find function to find the name of the digsite. Then replace with the contents of the quote. Or you can do it from within the Archaeologist Product Settings.
     

    <Digsite>
        <Name>Lake of Stars Digsite</Name>
        <ContinentId>870</ContinentId>
        <Position>
          <X>-477.0428</X>
          <Y>2745.9187</Y>
          <Z>154.107773</Z>
          <Type>Flying</Type>
        </Position>
        <PositionX>-477.0428</PositionX>
        <PositionY>2745.9187</PositionY>
        <PositionZ>154.107773</PositionZ>
        <Px>0.38767290115356</Px>
        <Py>0.69175159931183</Py>
        <PriorityDigsites>1</PriorityDigsites>
        <Active>true</Active>
      </Digsite>

    Link to comment
    Share on other sites



    Guest
    This is now closed for further comments

×
×
  • Create New...