Hi there
Just trying to set up AIF so it sells certain divination cards that are clustering up my inventory
I have listed under Custom rules (sell)
item.IsUnique and item.FullName == "The Incantation"
But for some reason they are still being stored... Am I missing something here..
Should the first line not be item.IsUnique?
or maybe something like item.IsDivinationCard and item.FullName == "The Incantation" (would this Work)??
Would appreciate some help
Thanks.
Just trying to set up AIF so it sells certain divination cards that are clustering up my inventory
I have listed under Custom rules (sell)
item.IsUnique and item.FullName == "The Incantation"
But for some reason they are still being stored... Am I missing something here..
Should the first line not be item.IsUnique?
or maybe something like item.IsDivinationCard and item.FullName == "The Incantation" (would this Work)??
Would appreciate some help
Thanks.