• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Walking Dead [2.0.2 Captain Daltyn farm]

    Discussion in 'Archives' started by Kevin Spacey, Mar 5, 2014.

    1. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
      okay, you need more topics in support section?:confused:
      i already report this to Nesox, will see what is the problem
       
    2. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
      added build for DH in first post
       
    3. Swaggasauruz

      Swaggasauruz New Member

      Joined:
      Jul 27, 2012
      Messages:
      265
      Likes Received:
      7
      Trophy Points:
      0
      Hi Kevin, saw your post about your profile on the Trinity thread. This seemed to fix it for me, I just moved the toggletargeting tag to right after the If and set combat to false.

      <!-- At the Old Ruins, going to the Hidden Cellar -->
      <If condition="CurrentLevelAreaId == 101351" >
      <ToggleTargeting questId="1" combat="False" looting="True" lootRadius="0" killRadius="0" />
      <TrinityMoveTo questId="1" x="1898.377" y="2776.537" z="29.6" pathPrecision="8" />
      <TrinityMoveTo questId="1" x="1807.946" y="2760.645" z="27" pathPrecision="8" />
      <TrinityMoveTo questId="1" x="1786.845" y="2951.892" z="20.1" pathPrecision="8" />
      <!--TrinityMoveTo questId="1" x="192.8136" y="278.6633" z="-16" pathPrecision="8" /-->

      <If condition="CurrentWorldId == 71150">
      <UseObject questId="72095" stepId="51" actorId="191886" isPortal="True" destinationWorldId="62751" interactRange="30"/>
      </If>

      Edit: If you want it to kill only the zombies that are on the path to the cellar just toggle combat on at a point after leaving the gate from the old ruins.
       
    4. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
      yes i know it, i just need to kill only zombies on the path to the cellar, with radius 15 for example, do not to backtracking 100 feet to the ruins to kill few mobs...
      i dont think its a profile issue. when you doing WP your radius become "5" but it backtraking anyway
       
    5. rrrix

      rrrix DEVELOPER Buddy Core Dev

      Joined:
      Jul 11, 2010
      Messages:
      3,449
      Likes Received:
      61
      Trophy Points:
      0
      Maybe you can help me debug.

      The magic tricks I use - enable Cache and Behavior debug logging.

      This will go into "TrinityDebug" log file (not into DB log window).

      [​IMG]

      I then look for:
      any unit that has weight that shouldn't
      adding an elite or trash mob we ShouldIgnore
      if disableIgnoreTag=True (meaning, we are in a WaitTimer, UseTownPortal etc tag)
      if townRun=true (this will clear the area - kill all monsters regardless of trash pack/ignore elites)
      if forceClear=true (this will clear the area - kill all monsters regardless of trash pack/ignore elites)

      [​IMG]


      The logs will grow extremely fast - it logs every state of every object every "tick" - sometimes > 15 times per second.

      First problem: i have to get all conditions to match your setup, so I can reproduce the problem. Exact steps to do this are usually helpful.

      Second problem: Have to catch the log file exactly at the time when the problem is existing.

      Third Problem: These logs are a bit hidden, so most users can't find them or know how to interpret.

      All this logic is in Weights.cs - you can read through this .cs file and see each condition for each variable for ignoring, adding weight, etc. It will make more sense this way hopefully, and you can learn more about C# and Demonbuddy and Trinity :)
       
    6. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
      okay i will do this tomorrow
      now going to watch last episode of walking dead, lol, according to the profile:D
       
    7. Silvera

      Silvera Member

      Joined:
      Jan 15, 2010
      Messages:
      116
      Likes Received:
      0
      Trophy Points:
      16
      Profile does weird run-backs and gets stuck a lot.. Couldn't even complete the first run.
      Trinity] You are 3238,127 distance away from your destination.
      [Trinity] This is too far for the unstucker, and is likely a sign of ending up in the wrong map zone.
      [Trinity] Unstucking measures failed. Now stopping Trinity unstucker for 12 minutes to inactivity timers to kick in or DB to auto-fix.
       
    8. Silvera

      Silvera Member

      Joined:
      Jan 15, 2010
      Messages:
      116
      Likes Received:
      0
      Trophy Points:
      16
      It runs back and forth for about 5-10 yards right here. Doesn't get any further until I move it manually.
       

      Attached Files:

    9. Jayf

      Jayf New Member

      Joined:
      Mar 9, 2014
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      I have this very same issue.
       
    10. ghost666

      ghost666 New Member

      Joined:
      Dec 4, 2011
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      0
      is this better for leg farm then crypt ?
       
    11. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
      but wors that Mira
       
    12. ghost666

      ghost666 New Member

      Joined:
      Dec 4, 2011
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      0
    13. ghost666

      ghost666 New Member

      Joined:
      Dec 4, 2011
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      0
      so what profil should i try to farm legend ? Mira ?
       
    14. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
      working on new versions
      old dont working property with the last DB(stable and beta too)

      attachements with old version at the second post
       
    15. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
      version 0.4 uploaded, still dont work good with last version of DB, working on the solution!
      for now better use DemonbuddyBETA 1.1.1678.339
       
    16. Kevin Spacey

      Kevin Spacey Community Developer

      Joined:
      Aug 31, 2013
      Messages:
      2,830
      Likes Received:
      11
      Trophy Points:
      38
    17. Manjack

      Manjack New Member

      Joined:
      Dec 11, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      I just want to put some light into this profile again, it works flawlessly, and I just lvle an monk from lvl 1 - 60 within hours in hardcore today with this profile.

      Thanks a lot for a great profile, and it's time to bump it for others to find it as well.

      --
      Manjack
       

    Share This Page