• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Little Fix for Pickuping Infernal Key and stacking them

    Discussion in 'Archives' started by ksmaze, Oct 17, 2012.

    1. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      First I have to say sorry to Giles.
      I don't have much time to check my fix is work or not. which cost him too energy while he should have some good rest at home.

      now this is the version that can really pickup keys, stash them and stack them up.
      tested on A3 only, if you got problems on picking up keys, please post here and give Giles some time to recover.

      Update:
      fix-fix for 1.6.3.1
      fix any bug about the infernal key
      add stats report about the infernal key

      1.6.3.1 had some minor bug and cannot stack keys up.


      Update Again:
      fix for 1.6.3.3
      fix bug about the infernal key

      Giles did some good job on avoiding ignoring keys, but he also leads to some troubles.
      I recovered some patches that i did in 1.6.1.1 and added some dirty trick for identifying keys.
      hope this one can truly fix this problem.
      test is needed.
      sadly my barb is too weak to run this test fast, and i have to sleep for my tomorrow's job.
      good luck.
       

      Attached Files:

      Last edited: Oct 19, 2012
    2. Geckoz

      Geckoz Member

      Joined:
      Aug 25, 2012
      Messages:
      157
      Likes Received:
      0
      Trophy Points:
      16
      So Giles 1.6.3.1 isn't actually taking keys, even though the .1 was supposed to fix exactly that? And now you edited that latest version? Working? :)
       
    3. Barba

      Barba Member

      Joined:
      Mar 19, 2012
      Messages:
      35
      Likes Received:
      2
      Trophy Points:
      8
      testing... I'll reply if I get anything (using with ciggarc's profiles btw)
       
    4. Barba

      Barba Member

      Joined:
      Mar 19, 2012
      Messages:
      35
      Likes Received:
      2
      Trophy Points:
      8
      and yes, it does work. Nice job ksmaze.


      EDIT: Well, I don't know if it happened to you, but mine grabbed but did not stash the key.
      I switched the code "infernal key" to "autokeep key" on the bool ShouldWeStashThis part of the .cs... might work.

      }
      if (TrueItemType == GilesItemType.InfernalKey)
      {
      if (bOutputItemScores) Log(thisitem.ThisRealName + " [" + thisitem.ThisInternalName + "] [" + TrueItemType.ToString() + "] = (autokeep key)");
      return false;
       
      Last edited: Oct 17, 2012
    5. irish0ne

      irish0ne New Member

      Joined:
      Sep 5, 2012
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      can you tell us what code you changed im just curious
       
    6. ospylakbrah

      ospylakbrah New Member

      Joined:
      Oct 7, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      and this is only for a3?
       
    7. Barba

      Barba Member

      Joined:
      Mar 19, 2012
      Messages:
      35
      Likes Received:
      2
      Trophy Points:
      8
      me or ksmaze?
       
    8. Barba

      Barba Member

      Joined:
      Mar 19, 2012
      Messages:
      35
      Likes Received:
      2
      Trophy Points:
      8
      so far I've only checked the a3 profile. Might work on a1 and a2 as well.
       
    9. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      mine is working on stashing and stacking. but yes, your point is right, you actually should replace "return false" to "return true"
      I'm working on it right now, implementing some stats, after that I will upload the right version.
       
    10. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      this one only added a itemtype in the code. to help DB recognize the infernalkey, and pick it up, stash it, stack it.
      no more.
       
    11. ospylakbrah

      ospylakbrah New Member

      Joined:
      Oct 7, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      think ill use the original till than
       
    12. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      Update:
      fix-fix for 1.6.3.1
      fix any bug about the infernal key
      add stats report about the infernal key

      1.6.3.1 had some minor bug that may cause bot cannot stash them. and it cannot stack keys up.
       
    13. zaizaiwang

      zaizaiwang New Member

      Joined:
      Aug 26, 2012
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Can not for A1 or A2
       
    14. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      strange... i tested it on A1, it works. maybe you should download my fixed version.
       
    15. motsmots

      motsmots Member

      Joined:
      Jan 19, 2011
      Messages:
      248
      Likes Received:
      1
      Trophy Points:
      18
      Giles 1.6.3.1 picks up keys fine. No need for this. Running that version and had 3 keys total for the bots stashed this morning.
       
    16. eugenius

      eugenius New Member

      Joined:
      Jul 10, 2012
      Messages:
      142
      Likes Received:
      0
      Trophy Points:
      0
      The bot missed a key again...

      even with this "fix"
       
    17. coud_gw

      coud_gw New Member

      Joined:
      Aug 29, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Ho a big thx :D
       
    18. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      next time it missed it, please use Dump RActors, and send the log here please.
      i don't have time for checking right now, but it works on A1 and A3 in my computer at least.
       
    19. Moley

      Moley New Member

      Joined:
      Jul 15, 2012
      Messages:
      227
      Likes Received:
      0
      Trophy Points:
      0
      Working for me in Act1 & 3 also, havent tested 2
       
    20. Sunblood

      Sunblood New Member

      Joined:
      Oct 8, 2012
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      Missed key in Act 1
      [16:52:17.320 N] [1E816B00] Type: Item Name: DemonTrebuchetKey-11687 ActorSNO: 166943

      edit: this is GilesTrinity 1.6.3.3
       
      Last edited: Oct 18, 2012

    Share This Page