• Visit Rebornbuddy
  • [Plugin] ChanceItem

    Discussion in 'Archives' started by druzil, Feb 26, 2015.

    1. druzil

      druzil Community Developer

      Joined:
      Feb 11, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Hi, this is the first plugin in my "toDo-List"
      still learning and try to find more info's.

      What this Plugin will do :

      it Picks up a configurable selection of normal items while Farming, Maping or grinding,
      wich will be chanced later on Townruns.

      Settings:
      [​IMG]

      Just add the Itemtype you want to chance inthe Textbox and click Add.
      To remove an item just doubleklick on the Name in the list.

      no need to explain "clear" i would say.

      to Sell all those resulting Magic and Rare crap your standard Item-Filter should jump in.

      thats it,


      Druzil
       

      Attached Files:

    2. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      Will give it a go. Sounds excellent!

      So I take it with your wording we do not need to configure item filter to pick them up, the plugin does that for us?
       
    3. Darox

      Darox Member

      Joined:
      Nov 7, 2014
      Messages:
      353
      Likes Received:
      2
      Trophy Points:
      18
      Was just going to ask this. Haha.
       
    4. druzil

      druzil Community Developer

      Joined:
      Feb 11, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Exactly like that
      The Plugin should pickup those items by itself
       
    5. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      Ok so after I remembered I needed to input the items into the settings, started working fine. Did as was meant to.

      However, when I stopped the bot and ported back to town, after a bit I reenabled the bot in town, at which point it went through it's checks before departing, of which it went to the vendor first and sold the white items it was suppose to chance. I'm going to see if it does this again and report back.
       
    6. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      Ok so after I remembered I needed to input the items into the settings, started working fine. Did as was meant to.

      However, when I stopped the bot and ported back to town, after a bit I reenabled the bot in town, at which point it went through it's checks before departing, of which it went to the vendor first and sold the white items it was suppose to chance. I'm going to see if it does this again and report back.

      Ok so yeah, even though I have chances left in stash, it is still selling majority of items before going to stash to chance them. Would it be best to set ER up to carry the chances? Is that what you have?
       
    7. druzil

      druzil Community Developer

      Joined:
      Feb 11, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Thanks a lot for the feedback.
      trying to find out what happens.

      what do you mean with "ER" ?
       
    8. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      ExampleRoutine, but it's not handled by the routine :) he means setting things up to "save" chance orbs in inventory.
       
    9. hansmeier

      hansmeier Member

      Joined:
      Jul 12, 2014
      Messages:
      158
      Likes Received:
      0
      Trophy Points:
      16
      Could you maybe do sth like only 3 linked or sth like that?
      So it won't take every single item :)
       
    10. fisuska

      fisuska Member

      Joined:
      Jan 30, 2015
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      6
      Hard coded paths are evil =) Looking for 'ChanceItems' rather than 'ChanceItem' - took me a while to figure out why it was chucking loads of errors on startup, but adding a single 's' to directory fixed it all. Thanks for this one, I am sure it will come handy.
       
    11. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      So I've done some more testing, I'm still running into the situation where he is not chancing after porting back, just vendoring the whites. I even had a stack of chance orbs in my inventory. Going to try and exclude the weapons from vendoring list and see if that helps get it to work.
       
    12. judge001

      judge001 Member

      Joined:
      Mar 25, 2012
      Messages:
      97
      Likes Received:
      1
      Trophy Points:
      8
      Thank you for putting this together; it's appreciated!
       
    13. judge001

      judge001 Member

      Joined:
      Mar 25, 2012
      Messages:
      97
      Likes Received:
      1
      Trophy Points:
      8
      So, first time I ran it, it picked up to test slaughter knife's and one test occultist's vestment as it was supposed to; however, it vendored all three items upon returning to the hideout.
       
    14. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18

      Yeah running into the same issue. Hoping we can get the plug in working as bulk chancing is a great way to score the rare uniques. I've found chance orbs are in a decent abundance too.
       
    15. druzil

      druzil Community Developer

      Joined:
      Feb 11, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Gavel => Mjölner == mine ... yeah it works !

      hmm, right now i cant retrace your issue, havent had it myself yet. gonna put some more debugging and research ito it.
       
    16. judge001

      judge001 Member

      Joined:
      Mar 25, 2012
      Messages:
      97
      Likes Received:
      1
      Trophy Points:
      8
      Could it simply be a conflict with the AdvancedItemFilter plugin jyam put together?
       
    17. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      ChanceItem "AddAtFront" the task to execute, so no, I don't think it's a conflict :)
       
    18. druzil

      druzil Community Developer

      Joined:
      Feb 11, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      the only thing that can conflict with jyam's AdvancedItemFilter is the Pickup-itemfilter (for chancable items) that is implements in ChanceItems.

      Currently i dont even know if EB supposrts multiple Itemfilters, or how to detect and call previous existing ones.
       
    19. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Wait, nvm there's a conflict, obviously it would be nice to have the integration of this part :

      Code:
      if (item.Rarity == Rarity.Normal)
                          if (ChanceItemsSettings.Instance.ItemsToChance.Contains(item.Name))
                          {
                              Log.InfoFormat(string.Format("[ChanceItems]Chanceable item found : {0} ", item.Name));
                              return true;
                          }
      in Jyam's plugin, or even merge the 2 projects ! and add a checkbox so people have the choice to enable chancing part ;)
       

    Share This Page