• Visit Rebornbuddy
  • AIF and Shaper/Elder items?

    Discussion in 'Archives' started by lyvewyre, Dec 21, 2017.

    1. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      What are you guys doing with regard to shaper and elder items? Keeping the bases and crafting them should be quite profitable, has there been any word on whether AIF or any other method has been setup to save them?
       
    2. Infinite Monkeys

      Infinite Monkeys Community Developer

      Joined:
      Jul 7, 2012
      Messages:
      224
      Likes Received:
      16
      Trophy Points:
      18
      Replace 3rdParty/AdvancedItemFilter/Classes/EvaluableItem.cs with the one attached, then use item.IsShaperItem or item.IsElderItem in AIF rules.

      You can also change EvaluableItem.cs yourself, just add this somewhere inside the EvaluableItem class:

       

      Attached Files:

    3. Anais

      Anais New Member

      Joined:
      Dec 23, 2017
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Still doesnt work.

      Getting the error,

      [CustomItemRules] The rule "item.IsElderItem" has returned an error.
      [CustomItemRules] The call you tried to make may be incorrect, it should be "item.YOUR_DATA"
      [CustomItemRules] If the call seems correct, the data must not be available (yet?) or have a different naming,
       
    4. Anais

      Anais New Member

      Joined:
      Dec 23, 2017
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Ok. With oldroutine, works fine. With Golem/Exile, it gives the above error.
       

    Share This Page