• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Black Spots | Do they work?

    Discussion in 'Rebornbuddy Support' started by The Red Terror, Jun 29, 2015.

    1. The Red Terror

      The Red Terror Member

      Joined:
      Apr 2, 2012
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      Your hotspots and blackspots have their Y cordinate set to 0, without a valid Y coordinate they will not work properly.
       
    3. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      If I'm not mistaken, creating a BlackSpot through the Profile Creator GUI gives a 0. Are you using the Profile Creator to create your BlackSpots?

      If you need to use the radar in the Profile Creator, you should probably stand in the middle of the BlackSpot and pull your Core.Player.Location and use that instead. Lmk if that works, if that's how you're trying to create them!
       
    4. The Red Terror

      The Red Terror Member

      Joined:
      Apr 2, 2012
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
      Ya I was using the profile creator to do it. Let me go back to those locations and change it. Let you know if that works.

      EDIT: It still tries to fight that mob, but shortly after failing it simply walks back and forth and then goes back on it's old pathing to clear out the rest of the mobs. Not sure what to make of that but at least now it's working enough.

      Thank you mashtag and y2krazy

      EDIT2: Going to add a blackspot on the exact same spot but this time with where my elevation is.

      EDIT3: Pretty much does the same thing. It also sometimes falls down to where the mob is since it keeps going back and forth. Here is the latest profile and log.

      View attachment [TRT] [G] Wyvern Skin.xml
      View attachment 4956 2015-06-29 16.28.txt
       
      Last edited: Jun 29, 2015
    5. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      <HotSpots>
      <HotSpots Radius="80" X="139.407944" Y="0" Z="278.004517" />
      </HotSpots>

      should be

      Code:
      				<HotSpots>
      					<HotSpot Radius="80" X="139.407944" Y="0" Z="278.004517" />
      				</HotSpots>
      
      Also it needs a proper Y coordinate, i said both the blackspot and hotspot need it.
       
    6. The Red Terror

      The Red Terror Member

      Joined:
      Apr 2, 2012
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      You failed to change the hotspots item from "hotspots" to hotspot as i indicated...
       
    8. The Red Terror

      The Red Terror Member

      Joined:
      Apr 2, 2012
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
    9. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      If your still having issues then your coordinates are off. Hotspots and blackspots are spheres with the XYZ at the center and the radius of the sphere being the provided radius. Anything within the blackspot is immediately discarded as a viable target unless it is already attacking you.
       
    10. The Red Terror

      The Red Terror Member

      Joined:
      Apr 2, 2012
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
      I redid all of cords and i'm still having an issue with that one mob.

      I made both the black spots in my profile right on top of where these wyverns spawn and well with in distance. Maybe drastically reducing the kill area or something could do it, but as you say blackspots should discard everything inside of it.
      Thanks for helping.

      View attachment [TRT] [G] Wyvern Skin.xml
      View attachment 8824 2015-06-30 10.26.txt

      EDIT: I think I might know what's going on. Going to try something.
       
      Last edited: Jun 30, 2015

    Share This Page