• Visit Rebornbuddy
  • Fischer Wegpunkte | Fishing waypoints

    Discussion in 'Rebornbuddy Support' started by Baalpharas, Jan 22, 2014.

    1. Baalpharas

      Baalpharas New Member

      Joined:
      Oct 22, 2011
      Messages:
      5
      Likes Received:
      2
      Trophy Points:
      0
      Hallo zusammen , ich habe mir ein profil zum fischen gebaut. Jetzt gehen die wegpunkte auch ohne probleme, aber meine frage w?re wie kann ich den charakter sagen WANN er den hotspot wechseln muss oder ihn zb eine zeit vorgeben kann wann er zu wechseln hat. Ich entschuldige mich schonmal f?r so ne dumme frage aber ich bin noch neu in den gebiet bots zu programmieren.

      Hi, I built a profile for fishing. Now go the waypoints without problems, but my question would be how can I say WHEN the character he has to change the hotspot or example, it can specify a time when he has to change. I apologize in advance for so ne stupid question but I'm still new to programming in the area bots. Sry for my bad english :)

      Here is my Profile:

      <?xml version="1.0"?>
      <WayPointProfile>
      <Settings>
      <NodeDistance>4</NodeDistance>
      <ArcDistance>6</ArcDistance>
      <Strictness>10</Strictness>
      </Settings>
      <Items />
      <Targets />
      <HotSpots>
      <HotSpots Radius="5" X="-155.4816" Y="-739.6931" Z="0" />
      <HotSpots Radius="5" X="-167.881042" Y="-748.085754" Z="0" />
      <HotSpots Radius="5" X="-176.44841" Y="-755.3329" Z="0" />
      </HotSpots>
      <Paths>
      <Node Id="0" X="-157.2816" Y="-741.8931" Z="14.6082735" />
      <Node Id="1" X="-160.670425" Y="-744.271362" Z="14.6399317" />
      <Node Id="2" X="-163.226028" Y="-747.6282" Z="14.6399317" />
      <Node Id="3" X="-167.264374" Y="-747.637146" Z="14.6399317" />
      <Node Id="4" X="-170.536011" Y="-750.2179" Z="14.6399317" />
      <Node Id="5" X="-173.581619" Y="-753.032349" Z="14.6399317" />
      <Node Id="6" X="-175.145645" Y="-756.9522" Z="16.83768" />
      </Paths>
      </WayPointProfile>

      MFG: Baalpharas
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      This will be a setting in a upcoming version. Currently You will set at each hotspot for ~10 Minutes, once done that spot is blacklisted for #Number of Hotspots * 10 Minutes, so that you visit every other hotspot once before returning to the same one.
       
    3. Baalpharas

      Baalpharas New Member

      Joined:
      Oct 22, 2011
      Messages:
      5
      Likes Received:
      2
      Trophy Points:
      0
      Thanks for your fast reply :D
       

    Share This Page