What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Search results

  1. E

    [Request] Adamantite Ore

    Too much effort, i am working on flight nav, can't sift through old and new data right now (it changed last patch). =(
  2. E

    [Request] Adamantite Ore

    Does anyone want to educate me on favors? what is the best strategy etc?
  3. E

    [Request] Adamantite Ore

    Anyone having issues with the single profiles that loop for adamantite or chysahl greens.... Sorry i'm not doing a push for this change at the moment, but you need to add the line isDone = true; below the Logging statement for it to properly reset. I would push but I am in the middle...
  4. E

    [Request] Adamantite Ore

    Yea, just did it for me too.... strange since it is the same exact waypoints as in the combined profile, and that one works for me.... ... That is my bad..... I was testing raycast avoidance for flight....and committed it. So i fixed it. It shoudln't have had the flightpathto line.
  5. E

    [Request] Adamantite Ore

    No problem, try to share logs/profiles and If i have a moment I can point out things that might help or test them. One thing to remember, is you can make hotspots in the air, and also make additional hotspots preferably small 3-5 radius ones to use as waypoints between other hotspots. It...
  6. E

    [Request] Adamantite Ore

    Anyone know if there is a rotation that can gather a 470 red scrip legendary item with less than 650 gathering/perception? Even if it is just 1
  7. E

    [Request] Adamantite Ore

    I haven't seen any issues with the sprint logic, is your mount settings at like 3 yalms?
  8. E

    [Request] Adamantite Ore

    You can use the XSLT file I provided to convert old profiles =). Edit: The one downside is it converts entities into their values.
  9. E

    [Request] Adamantite Ore

    Oh, i see what you mean, however, the RegularNode does spend GP if you don't have 96+ percent chance to gather items...which is unlikely for any gatherer at lvl 60. Sounds good though. Trying to meet everyones needs here with the configuration extensibility.
  10. E

    [Request] Adamantite Ore

    Also, there is another property for gatherIncrease="" that takes Auto (default), Quality, or Yield, and that will determine whether it switches to SmartYield or SmartQuality rotation.
  11. E

    [Request] Adamantite Ore

    Yea, regular node is really ... it doesn't do much, no quality or yield increases. It would take a log to explain my choices, but I will try after i attempt to cap my red scrips for crafting.
  12. E

    [Request] Adamantite Ore

    Yea, i mean, what are you trying to use for a rotation? [XmlAttribute("DisableRotationOverride")] public bool DisableRotationOverride { get; set; } If you really want to, i have the property you can just add to your xml.
  13. E

    [Request] Adamantite Ore

    Thanks yea, I hadn't tested it out all that much.... I will need to calculate a minimum distance for sprint. I am going to default it at 15 for now on my next update.
  14. E

    [Request] Adamantite Ore

    I will add an option for UseStraightPaths in a bit to both the gather tag and the flight path tag. You may still need to make external flight paths for it to make it to the first hotspot. And carefully place all hotspots (only in order of each other) in line of sight of each other when using that.
  15. E

    [Request] Adamantite Ore

    This almost sounds like you something was wrong with the mountId, do you have that part of the log?
  16. E

    [Request] Adamantite Ore

    A hidden feature, which will be revealed in my thread, will be that this tag can DiscoverUnknowns. If set to true, it will make them the highest priority to collect, and use the special rotation, that will increase your chance to gather the items as best it can. No more need to discover an...
  17. E

    [Request] Adamantite Ore

    Only thing i can think of is that it isn't in the Plugins Directory. Or you only pulled the profiles, can't be 100% sure which.
  18. E

    [Request] Adamantite Ore

    There is no more distance issue if you use hotspots. Edit: try the following. Set up 2 hotspots, so you can see 2 of the nodes from each hotspot, Use spawnTimeout="15" loops="4" That should fly back and forth between the hotspots 4 times over 2 minutes. Let me know how it works out.
  19. E

    [Request] Adamantite Ore

    @nigaogaki , please post the part of the log from the Start of RB, there are compilation errors.
  20. E

    [Request] Adamantite Ore

    Yes i know, i have already tried, i was asking you to get them (even if you do one at a time).
Back
Top