got updated filter that only keeps 50c++ uniqs? tabs filled pretty quick with junkies
Hi from where i download plugin? from the first page? is it updated?
tonyx will it work after te bot update?![]()
IMPORTANT:
Enable Shaper/Elder Items in your AIF custom rules - edit your AIF\Classes\EvaluableItem.cs file and add the below somewhere towards the bottom with the other bits (Thanks to WiN):
[Description("Elder Item")]
public bool IsElderItem => _myItem.IsElderItem;
[Description("Shaper Item")]
public bool IsShaperItem => _myItem.IsShaperItem;
Last edited: Tuesday at 6:58 PM
We both seem to have the same problem. I have a feeling this is caused by EB itself not AIF. I am going to ask for help in the EB discord forum. You might wanna inform them tooMy aif just out of nowhere stopped working. Can anyone give me an idea as to how to get it running again? The plugin no longer shows up in the list
Hi peeps just got this error today for no reason at all and it does not initialise in EB.. Any suggestions/fix?
Is this an EB or AIF issue?
I have just left the pertinent part of the log file.
We both seem to have the same problem. I have a feeling this is caused by EB itself not AIF. I am going to ask for help in the EB discord forum. You might wanna inform them too
Hey Demon according to WiN from exilebuddy @discord he mention that its one of my AIF rules. could it be "item.IsNeededForRecipe" and "item.IsNeededForChaosRecipe"? I believe these are now defunct as their in a plugin for the chaos recipe. Correct?Like with any problem like this if you want to use the bot while you figure out the issue I would try downloading a new copy of eb for the time being and carry over your 3rd party folder
Hey Masterz yes you are correct because of the new plugin you don't need those and can delete themHey Demon according to WiN from exilebuddy @discord he mention that its one of my AIF rules. could it be "item.IsNeededForRecipe" and "item.IsNeededForChaosRecipe"? I believe these are now defunct as their in a plugin for the chaos recipe. Correct?